Forum Discussion
How to Format Negative Percentages as (##) Instead of -## ?
- 1 year ago
Hi,
There are some ways to achieve this, but one of ways is to setup format = Custom and write the format code under Property section of the visualization.
I tried to create a sample pbix file, and in the sample, I create table visualization.Please check the below picture and the attached pbix file.
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
Hi,
There are some ways to achieve this, but one of ways is to setup format = Custom and write the format code under Property section of the visualization.
I tried to create a sample pbix file, and in the sample, I create table visualization.
Please check the below picture and the attached pbix file.
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
- CatEps1 year agoNew Member
This was perfect thank you!