Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |