Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register 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! | |
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.