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.
I have a fact table that list all assets that users have on hand. In my report I have two slicers for users to filter the data on.
Slicers
Product Name
Asset Owner
To elimate user confusion if of a user selects a Product Name in the Asset Owner slicer I only want names to display that have the product. Keep in mind both slicers have the abilty to select multipule values. How can I do this? If you have a video or link please provide it.
Solved! Go to Solution.
By default, slicers from the same table will filter each other. In my example Continent and Country are from the same table and when I select a continent, only the countries that match are show.
If you want to make is so one of the slicers does not filter the other, you can select the slicer you want to change the behavior of and go to Format > Edit Interactions and change the setting to not filter. In the screen shot below I am setting the country slicer to not filter the continent slicer.
By default, slicers from the same table will filter each other. In my example Continent and Country are from the same table and when I select a continent, only the countries that match are show.
If you want to make is so one of the slicers does not filter the other, you can select the slicer you want to change the behavior of and go to Format > Edit Interactions and change the setting to not filter. In the screen shot below I am setting the country slicer to not filter the continent slicer.