Forum Discussion

NickOIT's avatar
NickOIT
New Member
7 years ago
Solved

Changing Data Type to Decimal Number, Removes Decimal Point

Hi,   I'm having an issue where I have a column with decimal numbers that aren't being detected by Power BI and when I try to manually change the data type to either of the decimal options (fixed a...
  • Chihiro's avatar
    7 years ago

    Hmm, do you happen to have Regional setting where comma "," is used as decimal separator?

     

    If so, try replacing "." with "," before conversion.