Forum Discussion
AsafPinhas
3 years agoRegular Visitor
Data Difference Between Desktop and Service
I'm using data import from Azure SQL server and have decimal numbers stored as text. in Power Query i'm converting the text to number and then created measures based on these fields. While using de...
AsafPinhas
3 years agoRegular Visitor
Actually the solution was very simple.
it appears that my locale was set on English (Europe) where the dots represents thousands and not decimals.
i needed to change the setting on my PBIX to English (United States) and republish the report.