Forum Discussion
vjnvinod
7 years agoImpactful Individual
measure issue
Hi Team, i am using the below measure for selecting $ and %, if you see the below screenshot, my $ value is formatted in %, is there a way to fix this? Measure 2 = IF ( SELECTEDVALUE ( Var...
vjnvinod
7 years agoImpactful Individual
tried using the format fucntion before it didn't help, tried the below one as well, i am getting error
see the screenshot
TeigeGao
7 years agoSolution Sage
There is no need to use MIN() function in your scenario, it is a sample, you can use FOARMAT() directly, by the way, could you please share the pbix file?