Forum Discussion
ChrisPBI
10 years agoAdvocate III
Decimal Point.
Hello everyone, Power BI gives me all numbers as: I would expect 2,265.60. I have the english version and my location is set t...
KGrice
10 years agoMemorable Member
Do you have the most recent version? It looks like others have had similar issues (here and here for example), but there was a fix a few versions back.
samdthompson
10 years agoMemorable Member
Not sure whats behind it, as a quick fix, try wrapping a format around the measure =FORMAT(Measure,"#,###.00")
- ChrisPBI10 years agoAdvocate III
Since this applies to entire pages a formating function is not enough.
Maybe is really my system. The iOS application acts the same way.
Hmm .. Power BI Team .. please ..
- Eric_Zhang10 years agoMicrosoft Employee
Check the format setting in the control panel in your local PC. It would affect how numbers present locally.
In my case, setting format as "Italian(Italy)" uses a comma as the decimal point. Switch the format to English(United States) and reopen the pbix should work. Anyway, it is not a problem after publishing.
- ChrisPBI10 years agoAdvocate III