Forum Discussion
Anonymous
5 years agoNot applicable
How to subset a table using slicer?
I have the above dataset with two fields, QTR GTN % and QTR CV % I need to create a slicer with these two columns with specific conditions for each. For example, if I click on QTR G...
wdx223_Daniel
Community Champion
5 years agoAnonymous think you can create a dim table and use it in a slicer, then use Switch or IF to control you calculation
or create a calculation group
Anonymous
5 years agoNot applicable
wdx223_Daniel Do you think you could provide a sample code on how to do this. I have tried to create another unrelated table and add a measure with an if statement but it's not working for me