Forum Discussion
Anonymous
6 years agoNot applicable
Changing number format to %,$ i.e 5%/$5
Hi can anyone help me here? how to change the formats of number data type at visualization level .ie 0.5 to 50% or $0.5 without changing the column formats from the table. I want these only during...
Mariusz
Community Champion
6 years agoHi Anonymous
You can create a Measure format it and use it in this specific Visual(s)
Best Regards,
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
LinkedIn
Mariusz
If this post helps, then please consider Accepting it as the solution.
Please feel free to connect with me.
- Anonymous6 years agoNot applicable
any other solution apart from calculating new measures? because it will add a new column to my table
thanks
- v-gizhi-msft6 years ago
Community Support
Hi,
I advise you to create a measure by using FORMAT function to replace the original data which will not add a new column to your visual.
Measure is only calculated when it is used and is different from calculated columns, see this:
Best Regards,
Giotto Zhi