Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi BI Community,
I'm looking for a method to solve the following problem. I've a filter with many tokens. To search for something, I use the search version within the filter, in here I type my text that contains "xyz". If I want multiple tokens that have this text, I have to select all one by one. I wonder if there's a more efficient way to do so, similar to the "select all" button.
I'm working with a SSAS tabular model, I don't have any write access and cannot modify the model in Power BI (nor can I see the diagram).
Cheers, Whinney
I dont think this is supported within the standard slicer functionality.
I used a custom visual for a similar scenario:
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381309?tab=Overview
You might want to give it a try!