Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.