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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
MDMC
Frequent Visitor

Digit Grouping / Comma Separator

Hello,

 

I have a Power BI report that is used globally.  Some users are reporting that the report displays values with the incorrect comma separator.  Users see data displayed in the format ##,##,###.  I want them to see the data displayed in the format #,###,###. 

I have been unable to find a way to force the values to display correctly.  I have also been unable to find a regional setting that will display the value correctly.  Because the values need to be used on a graph, I cannot use the FORMAT function.  I tried 

VALUE(FORMAT ( [Total Price], "#,###" )) to format the value and convert it back to a value, but it just defaults to the users setting.  
 
I asked the user to check the digit grouping setting on their computer (Control Panel -> Clock and Region -> Region -> Additional Settings -> Digit grouping).  It is set as 123,456,789, so it seems correct.  
 
None of the users use the Power BI desktop, only the service.  Some users in the same region (India) see the values correctly. 
 
Report Global Reional Settings are set to English.  
 
I'm at a loss.  Does anyone have any ideas?
 

Thanks!

1 REPLY 1
v-easonf-msft
Community Support
Community Support

Hi, @MDMC 

Other users have raised this issue before.

Sorry for that currently powerbi does not support  it now and I didn't find any other workaroud.

Microsoft’s technical response is as follows:

This is by design. Power BI Desktop or Service does not support reading formatting setting from Windows. The only localization setting that we use from Windows is the OS language.

 

For more details,please check this related thread.

https://community.powerbi.com/t5/Desktop/Comma-Separator-Formats-in-Power-BI/m-p/1083821

 

Best Regards,
Community Support Team _ Eason

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors