Forum Discussion
Anonymous
9 years agoNot applicable
Comma in value
Hi, I am using a Card visualization to display a value, I have managed to concatenate $ in the total sum(i.e $"&calculate(ROUND(SUM(Table1[Net]),0))) But I also require the value to be included ...
- 9 years agoHave you tried leaving the $ off and formatting the measure using the format functions on the ribbon?
Phil_Seamark
9 years agoMicrosoft Employee
Have you tried leaving the $ off and formatting the measure using the format functions on the ribbon?
Anonymous
9 years agoNot applicable
Thanks Phil, as you sugessted I applied the direct formating for the measures and it works fine.