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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Why are the negative values blank when using my [Revenue Formatted] measure? I was expecting the FORMAT to convert into a parenthesis (negative number) based on the formats I applied in the SWITCH function. Please help me resolve.
OneDrive Link to PBIX: SampleProject.pbix
Solved! Go to Solution.
Hi @PowerBIET - To handle negative values, you need to add a condition for sales < 0 or rework the logic so negative values fall through to the appropriate FORMAT string. Here's the corrected measure:
Please find the attached pbix FYR
Proud to be a Super User! | |
Hi @PowerBIET - To handle negative values, you need to add a condition for sales < 0 or rework the logic so negative values fall through to the appropriate FORMAT string. Here's the corrected measure:
Please find the attached pbix FYR
Proud to be a Super User! | |
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 20 | |
| 11 |
| User | Count |
|---|---|
| 62 | |
| 55 | |
| 46 | |
| 45 | |
| 34 |