Forum Discussion
Winniethewinner
Helper IV
4 years agoDAX help: switch selectedvalue not working
Hi everyone, I have a switch DAX. However when I add it to the visual, it shows "Can't display the visual": Tickets_WOW_% =
SWITCH(SELECTEDVALUE(Tickets_Measures[Name]),
"Revenue", IF(AND(Tick...
tamerj1
Community Champion
4 years agoAdding FORMAT will change it into a string. You need to chsnge the format manually to %
Winniethewinner
Helper IV
4 years agoIt doesn't work ☹️, and still shows as $.