Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Decimal separators for csv data

Hi, 

I am trying to import data from SAS Entreprise guide that I saved as a csv file but when I import it in BI all my decimal numbers are transfmored in text format. The decimal separator in my case is a dot (.) and when I try converting it back to decimal numbers I have errors everywhere. Need help!!

4 Replies

  • Hi Anonymous ,

     

    In the query editor insert a new step to replace the dots by commas and then format as decimal.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi MFelix

      I am very very new to Power BI, what is the step i need to add? 

       

      Thank you for your quick answer!

      • MFelix's avatar
        MFelix
        Super User
        Anonymous, You must choose the column or columns you need to have has decimal, right click then on the context menu select replace text, fill in the values as needed. This will create a new step on your query with the changes then format as decimal.