The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.