Forum Discussion

alexcatala's avatar
alexcatala
Helper IV
3 years ago
Solved

Format Number not accurate

Hi, I am currently having an issue with a number value not being recognised.   I have a numeric value, pulled with decimals, and when I try to convert it to either a whole number or a decimal numbe...
  • HotChilli's avatar
    3 years ago

    You'll have to investigate a bit further-> "Regional settings is default" .  Have a look at the Windows Regional settings, specifically the decimal separator.

    Can you test a simpler power query example please? Maybe by duplicating the query, deleting steps to get back to the 'changed type' step ->and changing the data type of 'ext price' to Text then to decimal.

    --

    You could also experiment by duplicating the column, replacing '.' with ',' and then changing data type to decimal.  If that works, it would point to the decimal separator.

    I'll wait to hear back from you once these things are done.