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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Shahid12523
Community Champion
Community Champion

Data label formatting with international thousand separators in column chart

Hi Everyone,

I have a column chart where my data labels are showing in the Indian numbering system, for example:

45,97,861
1,74,17,445


But I want them to appear in the international format with standard thousand separators, like:

4,597,861
17,417,445


I tried using a DAX measure with FORMAT(SUM(Invoice_CSV[Total Invoiced (excl)]), "#,0"), but since FORMAT returns text, the chart does not allow me to use it directly for the data label.

Is there a way to force column/bar chart data labels to display using international thousand separators, without switching to a table or card visual?

Shahid12523_0-1756974997934.png

 

Shahed Shaikh
1 ACCEPTED SOLUTION
Royel
Impactful Individual
Impactful Individual

Hi @Shahid12523 here is a quick fix 

1. Select your chart and enable data lebel 

2. Then click format -> General -> Data Format -> Select Your Column or measure  -> Custom 

and set this #,##0 to get your desired results. 

Royel_0-1757010305507.png

 

Find this helpful? ✔ Give a Kudo • Mark as Solution – help others too!

 

View solution in original post

5 REPLIES 5
v-tejrama
Community Support
Community Support

Hi @Shahid12523 ,

 

Thank you @Royel for the response provided! 

 

Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.

 

Thank you for your understanding!

 

Hi  @Shahid12523 ,

 

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.

 

Thank you,

Tejaswi.

 

Hi  @Shahid12523  ,

I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.

Best Regards, 
Community Support Team  

Hi @Shahid12523 ,

 

I wanted to follow up and see if you had a chance to review the information shared. If you have any further questions or need additional assistance, feel free to reach out.

 

Thank you.

 

Royel
Impactful Individual
Impactful Individual

Hi @Shahid12523 here is a quick fix 

1. Select your chart and enable data lebel 

2. Then click format -> General -> Data Format -> Select Your Column or measure  -> Custom 

and set this #,##0 to get your desired results. 

Royel_0-1757010305507.png

 

Find this helpful? ✔ Give a Kudo • Mark as Solution – help others too!

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors