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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Marios
Frequent Visitor

Clustered Column Chart Data label

 

Guys, 

 

I create a Clustered Column Chart and i use a measure as a value. the problem is that all columns show the right data with the right data label except on column which shows only the text 6.43E-8.see image below.

how can I change this to show the right Display Units (Millions) and remove the E from the Data label?

 

Thanks a lot.

 

 

Snipaste_2018-09-07_14-33-46.jpg

1 ACCEPTED SOLUTION
gipiluso
Resolver II
Resolver II

Hi Marios,

this happens because you have value with decimal position higher than 4th (as example 0.000000064)

 

Since you are considering data at Million scale I suggest to round the date at the fourth decimal position.

 

See the attached screen:

right
right_label_chart.PNG

 

 

 

 

 

 

 

 

 

 

 

wrong

 

wrong_label_chart.PNG

View solution in original post

1 REPLY 1
gipiluso
Resolver II
Resolver II

Hi Marios,

this happens because you have value with decimal position higher than 4th (as example 0.000000064)

 

Since you are considering data at Million scale I suggest to round the date at the fourth decimal position.

 

See the attached screen:

right
right_label_chart.PNG

 

 

 

 

 

 

 

 

 

 

 

wrong

 

wrong_label_chart.PNG

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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