Forum Discussion
Anonymous
6 years agoNot applicable
Create measure using slicer
Hi, I am trying to create a measure using slicer.If the slicer isn't selected it shows blank otherwise should show measure value. Below works when I point to calculated column but i want it to ...
- Anonymous6 years agoNew measure= if(isfiltered(table[col])=TRUE,[MEASURE1],BLANK())
CHEEERS,.
Pravin
If it resolves your problem mark it as a solution and give Kudos.
Anonymous
6 years agoNot applicable
New measure= if(isfiltered(table[col])=TRUE,[MEASURE1],BLANK())
CHEEERS,.
Pravin
If it resolves your problem mark it as a solution and give Kudos.
CHEEERS,.
Pravin
If it resolves your problem mark it as a solution and give Kudos.