Forum Discussion

hakanaydogmus's avatar
hakanaydogmus
New Member
3 years ago

The Float Type Column Entered as Integer

Hello everyone,

I want to transfer data into power bi from a CSV file. The 'PRICE' column's type in the CSV file is float but in power bi, this column is entered as an integer type and the values of the column are changing. I did some research about this problem but I haven't found any solution yet. How can I transfer this column as float?This is from jupyter notebook, the column's type is originally floatThis is from power bi, in power query editor

2 Replies

    • hakanaydogmus's avatar
      hakanaydogmus
      New Member

      But this dataset has 800+ rows. Do I have to edit all rows manually? There must be another way. I tried to change the column type to float in the power query editor but the values remain the same.