Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi @member
I want to format my measure with in million and decimal point up to 1 point and negative value should be with in bracket at the same time.anyone have a solution
Solved! Go to Solution.
Hi @09avinash ,
You can use custom format strings in Power BI Desktop to customize how fields appear in visuals and make sure your reports look just the way you want them to. To display negative values between parentheses, you can use a custom format string. For example, you can use the format string "#,##0.0;(#,##0.0)" to represent 100 million as 100.0 and -100 million as (100.0).
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
How to Display Negative Numbers Between Parentheses in Power BI - BI Gorilla
Best Regards
Hi @09avinash ,
You can use custom format strings in Power BI Desktop to customize how fields appear in visuals and make sure your reports look just the way you want them to. To display negative values between parentheses, you can use a custom format string. For example, you can use the format string "#,##0.0;(#,##0.0)" to represent 100 million as 100.0 and -100 million as (100.0).
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
How to Display Negative Numbers Between Parentheses in Power BI - BI Gorilla
Best Regards
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
6 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
3 |