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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
ggordon
Advocate I
Advocate I

Random Brackets on Positive Numbers

Hello,

Some of my visuals are wrapping numbers in brackets and I don't know why.  None of these numbers are negative.

 

Does anyone have any ideas?  See image below,

thanks!

 

brackets.png

1 ACCEPTED SOLUTION
samdthompson
Memorable Member
Memorable Member

Hi, you have done nothing wrong. Its a presentational failsafe so that if you had a label which was for example '5' and the result was 5% then if it were on one line with no parentheses it would look like 5 5%. Not a great result. You can see that if the label is on a second line its not in the brackets.

 

To work around it if you need to try putting the value in as a tooltip. You might need a FIRSTNONBLANK(Value , 1) to make the tool tip work sucessfully. You might also need to turn off the value on the piechart values label.

 

 

// if this is a solution please mark as such

// if this is a solution please mark as such. Kudos always appreciated.

View solution in original post

2 REPLIES 2
samdthompson
Memorable Member
Memorable Member

Hi, you have done nothing wrong. Its a presentational failsafe so that if you had a label which was for example '5' and the result was 5% then if it were on one line with no parentheses it would look like 5 5%. Not a great result. You can see that if the label is on a second line its not in the brackets.

 

To work around it if you need to try putting the value in as a tooltip. You might need a FIRSTNONBLANK(Value , 1) to make the tool tip work sucessfully. You might also need to turn off the value on the piechart values label.

 

 

// if this is a solution please mark as such

// if this is a solution please mark as such. Kudos always appreciated.
Sean
Community Champion
Community Champion

@ggordon

My experience has been that this happens when you have the Detail Labels for a pie chart display BOTH Category and Data Value!

 

Then depending on whether the Category (Data Value) fit on the same line => the Date Value is in parentheses ( )

 

If the Data Value does not fit on the same line it is placed below the Category and it is not in parentheses ( )

 

In some cases adjusting the dimensions of the visual can take care of this but as soon as you use a slicer or filter the data by another visual you will get the same behavior!

 

 

2016-10-18 - Pie Chart - Detail Labels.png

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.