Forum Discussion
MrMP
Helper III
5 years agoCompare same dimension with two slicers
Hi All, I have the following table: Dimension1 Amount AA 10 AA1 20 AA1 15 AA2 50 Then I have to create 3 cards. One slicer should filter one card, second slicer wi...
Anonymous
5 years agoNot applicable
@@MrM
You can use edit interaction to make the visuals filter as expected, but if you want to also calculate the difference, you must create another disconnect table, then create 3 card measures. Check the pbix for detail.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
- MrMP5 years ago
Helper III
Thank you for your solution!
The original model size is really huge (50+ Mil rows). Can duplicate table create a problem, double the size of the model?