Forum Discussion
Walt
3 years agoFrequent Visitor
Comparing 2 Nested Slicers in a Table
Is there an easy way to compare the 2 nested slicers? Example1: Select: Slicer1 - Parent2, Group1, Type3 and Type4 Select: Slicer2 – Parent1, Group2 (Selecting all types in Group2) Slicer1 = 5 S...
- 3 years ago
I was able to find the solution here. Thanks for you help
https://community.powerbi.com/t5/Desktop/Two-slicer-on-same-column/m-p/516318/thread-id/241351
Walt
3 years agoFrequent Visitor
Looking at your Example. I am trying to accomplish something different. I have a it setup as 3 seperate Tables. The Parent, Type, and Group are identical. Should I be doing something else?
Slicer1(Created with Dax):
- Parent
- Type
- Group
Slicer2(Created with Dax):
- Parent
- Type
- Group
DataValues (Data Source):
- Parent
- Type
- Group
- Values
Walt
3 years agoFrequent Visitor
I was able to find the solution here. Thanks for you help
https://community.powerbi.com/t5/Desktop/Two-slicer-on-same-column/m-p/516318/thread-id/241351