Forum Discussion
Possible Localization issue
- 6 months ago
Hi ManchevB ,
I tried from end with sample data. It is working fine. Please refer below snap.
It appears this issue might require deeper investigation from the Microsoft Fabric support team. I recommend opening a Microsoft support ticket so they can trace the issue. To raise a support ticket for Fabric and Power BI, kindly follow the steps outlined in the following guide:
How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Regards,
Dinesh
Hello
Belgium uses comma as decimal separator, that may be causing the issue.
If the column has numeric type in Excel it It should work out of the box though, do you do any parsing on that column? If yes, you can create parameter/query which would store the relevant separator, and use it in your parsing.