Forum Discussion
Anonymous
4 years agoNot applicable
Text Filter Visual
Hello, I am using Text Filter, which works fine for a single field in a specific table. Is there a way to expand this to filter on multiple fields in multiple tables? e.g. I have the field Si...
v-yalanwu-msft
Community Support
4 years agoHi, Anonymous ;
Only buit-in slicer and custom visual hierarchy slicer could set sync slicer in power bi for now.
"text filter" is not support in power bi for now, so you may these two slicers.
or you may submit your idea in Power BI Ideas to make it coming soon.
Best Regards,
Community Support Team_ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
4 years agoNot applicable
H,
Thanks, I will look at that.
One thing I noticed is that Test filter sets a filter on the visualisation, but it does not appear on the filter pane. (see below)
A measure like :
SHOW = IF(ISFILTERED('SearchTerms'[SearchTerm]), "Filtered","not filtered")
will show filtered, but only for that page, so Text Filter seems page bound, too bad, since it is easy to use and what our users want, a search function that does not require selecting 1 or more items as in a slicer.