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.
Hi,
i'm trying to create a measure like below:
Not sure why values are coming in bracket in my visual.
Solved! Go to Solution.
Hi @Anonymous ,
Try this:
Best regards
Icey
If this post helps, then consider Accepting it as the solution to help other members find it faster.
Hi @Anonymous ,
Try this:
Best regards
Icey
If this post helps, then consider Accepting it as the solution to help other members find it faster.
@Anonymous ,
Try to create a column using this DAX:
Hi @Anonymous ,
I think you are using the Data Type "Currency". In this data type it shows negative values in brackets and positives without them.
Regards,
Veena Shenolikar
Yes I'm using the data type as currency only.
Is there no possibility that I can have the below output while having data type as currency.
Desired output = $24 or $-50.
When changing the data type its working fine but i want it to work on currency data type only.
Regards,
Himanshu
For reference: