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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi:
I have a Table visualization containing Item Description.
Ultimately, I want to create a toggle button that removes all data from this table where Item Description does not contain the phrase "Blanket Order".
So, I start by creating a slicer containing only these Blanket Orders.
Eventually, I want to create a bookmark and finally a toggle button based on this bookmark.
But, upon selecting all or possibly even just some Blanket Orders in this slicer, the Table visualization is not being filtered accordingly. How do I configure this slicer to filter on this Table?
Thanks!
John
Solved! Go to Solution.
Hi, @jellis1971
It is difficult to understand it completely since you need to share some screenshots or sample data. But what I can understand is you can create a slicer that can work as a toggle button. In this case you need to create a measure to switch from two measures, one with all item descriptions and other without Blanket Order and put this measure in the table/matrix.
Proud to be a Super User!
Hi, @jellis1971
It is difficult to understand it completely since you need to share some screenshots or sample data. But what I can understand is you can create a slicer that can work as a toggle button. In this case you need to create a measure to switch from two measures, one with all item descriptions and other without Blanket Order and put this measure in the table/matrix.
Proud to be a Super User!