Forum Discussion
Anonymous
4 years agoNot applicable
Filtering directly on a count measure
So I have two tables which I want to compare using a slicer which has the options of "Difference", "Common", "All" Table1 Venue Code Venue Name Customer Code Laguna Suria 101Suria L...
hashtag_pete
Helper V
4 years agoHello Anonymous ,
I would use the switch function and then build the slicer as a table.
Meaning:
Create a table where you enter the three different status.
Then create three different measures for each card, counting what you want to count (distinct count, differences and common), so you have 6 measures in total.
Then place the measures on the card visual and fill the slicer with the created table.
Does that help? If so, please
- mark this post as a solution
- give kudos
Thanks hashtag_pete