Forum Discussion
Localization numeric formatting (periods and commas)
- 10 years ago
this bug was fixed in build 11.0.9169.163 (23-dec-2015)
Thanks!!!
I refreshed my reports on PBI service and unfortunately its not fixed yet.
My reports are still showing dots instead of commas and vice versa. Build 11.0.9169.208
Yes, national formating hell was reborn from today weekly update 11.0.9169.208 ;-)
And new bug: time values always = 00:00
SSAS,Enterprise gateway.
- Randy10 years agoAdvocate I
So this defect is not solved yet!? Can somebody re-open this one, as it is quite important for me and my users.
- Spotto10 years agoHelper IV
My version is 13 and continues with this bug any tips ?
- Rantonucci8 years agoRegular Visitor
Hey Guys,
When I use the Format Function, commas are replaced by dots (Regional Settings already set for Chile).
For Instead:
Measure = Format(Calculate(sum(xx), Filters...), "#,##0;(#,##0)")
If I take out the format function numbers appear with a dot for thousands, on the contrary, i get commas.
Please have you got any solution for this problem?
Best