The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Lets say I have 2 tables A UNIT table and an OPTION table and the two tables are related by UnitID.
In my report I have an Option slicer and a visual displaying UnitId and Option. Lets say in my slicer i have selected OPTION 35B. In my visual I will see UnitID's, 123,456 and 987. But lets say I select in my slicer both 35B and 12A. I only want to see 123 and 456. I DO NOT want to see 987 because it does not have Option 12A. Is this possible? If so how?
UnitTable | OptionTable | ||
UnitID | OptUnitID | Option | |
123 | 123 | 35B | |
456 | 123 | 12A | |
987 | 123 | 66F | |
456 | 77X | ||
456 | 35B | ||
987 | 35B | ||
456 | 12A | ||
987 | 899K | ||
987 | 77X |
Solved! Go to Solution.
Worked like a charm. Thank You VERY VERY much.
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
181 | |
82 | |
63 | |
47 | |
43 |