Forum Discussion

James1965's avatar
James1965
Icon for Helper I rankHelper I
9 years ago
Solved

. as thousand separator = wrong

Hi,   I am a swedesh user. I use csv-files as input, with data such as 12.34, 0.0023, 15.60, 0.0015 etc. Power BI, efter change the type to decimal number, give me 1234, 23 ... It treads "." inte ...
  • radpir's avatar
    radpir
    9 years ago

    hi there,

     

    i think you can change the locale to English (United States).

     

    or you can try replacing the dot (.) with a comma (,) before converting the values to decimal numbers.

    this should do the trick.

     

    hope this works for you,

    radpir