Hey everyone, this feature might be interesting.
the case:
I have a table that contains all employees data from HR and I'm creating a dashboard for specific department for example sales department.
Now all my charts in the dashboard already filtered to sales department but when adding field filters for employee names I cannot choose to only fetch the names for sales department, it shows all employee names for all departments.
My workaround for now is creating a separate table/view for the sales team only and working with it but it would be nice to make field filters more flexible.