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

0 3 71
3 REPLIES 3


@gordonhui wrote:

interactive dashboard


ICYMI: Interactive Dashboard - Google Cloud Community

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

Top Labels in this Space