How to apply gameplay tag with multiple check?

Hi, I want to make a simple interior system with ue5.
and I need to classify many furniture assets,
so I think gameplay tag might be helpful so make a tag for theme of the scene, and add tag to data asset.

but when I want to check multiple tags in same category it doesn’t work.
here’s example to understand.

image

how can I make apply multiple tags in same object( or asset )?

Change the Tag Type field from Gameplay Tag to Gameplay Tag Container. A container can hold multiple tags.