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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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