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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Stepik
New Member

Waterfall chart decimal separators format

Dear community,

 

I am working with Power Bi desktop where building a waterfall chart. Unfortunately, I can not change a number format to separate with dots instead of commas as presented in the screenshot. My Windows Region settings have been reflecting dot format, however Power Bi Desktop still shows comma separator, whereas a Power Bi application shows dot format.

 

Coudl you please assist?

Screenshot 2023-08-09 105609.png

 

Thanks,

Stepik

1 REPLY 1
freginier
Super User
Super User

Hi @Stepik,

This discrepancy between Power BI Desktop and the Power BI service regarding decimal separators is a known issue tied to locale settings.

Power BI Desktop uses its own locale settings, which may differ from your Windows regional settings. Here is how to fix it:

1. In Power BI Desktop, go to File → Options and settings → Options.
2. Under Regional Settings (in the Current File section), change the Locale for import to match your desired locale (e.g., "English (United States)" uses dot as decimal separator).
3. Also check under Global → Regional Settings and make sure the locale is consistent.

Additionally, for the waterfall chart specifically:

- Go to the Format pane → Data labels.
- You can set a custom format using a format string like #,##0.00 depending on your locale.

If the issue persists after changing the locale, try creating a new measure with an explicit format string using FORMAT([YourMeasure], "#,##0.00") and use that in the visual.

Hope this resolves your issue!

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.