Forum Discussion
Custom formatting affects only one visual
Hi all,
I'm trying to do a custom format in the following properties section but I wanted to affect only one visual, is it possible?
Thanks in advance
Hi Anonymous ,
No, if you set it here, it will change the format of the columns in the dataset.
You can use the FORMAT() function to get the format you want and add it to a specific visual.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- mussaendaCommunity Champion
Hi Anonymous,
if y ou want only to show the format in one visual,
you can use the field formatting of your selected visual.
Hope this helps!
- v-lionel-msftCommunity Support
Hi Anonymous ,
No, if you set it here, it will change the format of the columns in the dataset.
You can use the FORMAT() function to get the format you want and add it to a specific visual.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.