The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I'm trying to have a slicer drive a filtered table and an inverse filtered table on the same page. I've attached screenshots of simplified data, relationships, and visual of "Inverse of Filtered" that I am trying to accomplish. Anyone have any ideas?
Solved! Go to Solution.
I found the following by @Greg_Deckler that I was able to adapt to solve the problem:
https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/Inverse-Selector/m-p/648290
I found the following by @Greg_Deckler that I was able to adapt to solve the problem:
https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/Inverse-Selector/m-p/648290
please can you explain what you mean by the inverse, everything that isn't what you selected? please provide some sample data in text format to create a solution.
Proud to be a Super User!
Correct, it would be everything that is not selected. Here are the simplified data tables:
LookupProduct:
Category | Product ID | Product Name |
A | 12 | Blue |
A | 14 | Red |
B | 72 | Green |
B | 22 | Purple |
Sales:
Date | Product ID | Amount |
4/1/2023 | 12 | 20 |
4/2/2023 | 12 | 30 |
4/3/2023 | 14 | 40 |
4/4/2023 | 22 | 50 |
4/5/2023 | 22 | 60 |
4/6/2023 | 72 | 70 |
Thanks for the help!
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
114 | |
80 | |
78 | |
46 | |
39 |
User | Count |
---|---|
143 | |
115 | |
64 | |
64 | |
53 |