Hi, i want to make global (mutiple datasource) filtering with autocomplete text input, i browse some tutorials but i can't find what i need...
Thankyou
2 answers
If you are looking for a 'global' filter across data sources with a wrapper, move the filter itself into the wrapper, removing it from the embedded Tableau dashboard. You can then very easily control all active dashboards in the wrapper with a singular filter. You can have a single HTML filter apply across whatever data sources/field names you want. You just need to code it. Cake!
Tom