Hi,
Can we hide and show user-defined dashboard filter based on user attribute. Actually, I have user attribute called tenant. It can have comma seperated integer values or single value. If User Attribute contains comma separated values then I have to show tenant filter on dashboard else not. Can we achieve this?
No, filters will always display, regardless of user attribute value. You can set the filter to listen to those values, but not conditionally hide the filters.