Show specific set of filter drop down options in dashboard

Hi, I have a field filter 'F'(linked to a column in a table) in a question (written in native sql) having 5 different values like 'a', 'b', 'c', 'd', 'e'

I want to create two different dashboards with this single question and category filter 'F'.
But I want to have only 'a', 'b', 'c' shown in the filter drop down in the first dashboard.
And all the 5 values in the 2nd dashboard filter drop down.

Please let me know if there is any way to do this?

Hi @omkar
You either need two different tables with different values.
Or use Linked Filters: Filtering Field Filter

1 Like