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
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 |
|---|---|
| 23 | |
| 22 | |
| 20 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 63 | |
| 56 | |
| 47 | |
| 44 | |
| 37 |