Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello, Power BI community!
I’m encountering an issue with DAX related to the automatic replacement of the period (.) with a comma (,) in decimal numbers. When trying to write static decimal numbers, Power BI automatically replaces the period with the regional decimal separator (comma), which results in errors in the formula.
Example of the Issue:
When trying to use a number like 1500.75 in a DAX formula, Power BI automatically converts it to 1500,75, causing a syntax error as DAX doesn't recognize the comma as a decimal separator in some regional settings.
Has anyone else encountered this problem? Any suggestions on how to avoid or fix this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.