Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
aishak12
Helper IV
Helper IV

Negative Numbers in parentheses using Decimal Number and Comma

Hi All, 

 

I am using this format to have parentheses in my decimal number data type. Is it possible to add in a comma to this format? 

Its currently greyed out.

 

aishak12_0-1617457926277.png

 

0.;(0.);

 

 

Thank you

1 ACCEPTED SOLUTION
tex628
Community Champion
Community Champion

Hi @aishak12 , 

Try this:

tex628_0-1617779623349.png

 


Connect on LinkedIn

View solution in original post

5 REPLIES 5
tex628
Community Champion
Community Champion

Hi @aishak12 , 

Try this:

tex628_0-1617779623349.png

 


Connect on LinkedIn
v-yangliu-msft
Community Support
Community Support

Hi  @aishak12  ,

According to your description, I create some data:

v-yangliu-msft_0-1617778939097.png

Here are the steps you can follow:

1. Create calculated column.

Column =
"("&FORMAT(ABS('Table'[sqlimport]),"#,##0")&")"

2. Result:

v-yangliu-msft_1-1617778939102.png

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

vanessafvg
Super User
Super User

have you tried to change your regional settings 

 

vanessafvg_0-1617464082386.png

and then if you dont customize the format you should be able to add the thousand separator which I am assuming you are trying to do.





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




selimovd
Super User
Super User

Hey @aishak12 ,

 

if you use manual formatting options you cannot add the standard ones. They are grayed out as you already realized.

Sorry, I didn't full understand how the result should look like. Can give me an example how the result should look like, then I can give you a proposal.

 

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

Thank you for your help! 

The number in SQL is imported as 

-2130

 

I would like the number in my table matrix to populate as 


(2,130)

 

Is this possible 

Helpful resources

Announcements
Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan NL Carousel

Fabric Community Update - January 2025

Find out what's new and trending in the Fabric community.