Can I make a filter to find the related rows from the enum like a tag function?

If I have a table that record some kind of movie reviews , and it has a Enum column which contains the type of the movie , just like the #tag.

How could I make an interactive dashboard to show all the tags and let the user click the tag and shows all the related reviews that has been tagged?

I could also create another table to list out all the tags.

Thank you

ICYMI: Interactive Dashboard - Google Cloud Community .

1 Like

Hi , I think this post

Multie Select on Filtered Dashboard - Google Cloud Community

would be closer what I want.

But I am not sure this structure of the filter and the records

Enhanced Dashboard || Sample App - YouTube

1 Like