Forum Discussion

wesfletcher's avatar
wesfletcher
Frequent Visitor
8 years ago
Solved

Excel Data Load

Hi,

 

I'm trying to load ledger data into Power BI through excel. I'm having an issue when I load an account with a "-" in it.

 

Does anyone have any ideas on what is causing this issue? I've included sample data below.

 

  • Hi wesfletcher,

     

    When you do the upload of a table from excel or any type of file the first 200 rows are used to define the type of field that the column as so if the first row is only number it will give that row a number type format when it tries to convert the rest of the column when it encounters a "-" it gives and error.

     

    You can solve this by just choosing the second step "Changed Types" and formatting the account column to text and your issue should be solved.

     

     

    Regards,

    MFelix

     

3 Replies

  • Hi wesfletcher,

     

    When you do the upload of a table from excel or any type of file the first 200 rows are used to define the type of field that the column as so if the first row is only number it will give that row a number type format when it tries to convert the rest of the column when it encounters a "-" it gives and error.

     

    You can solve this by just choosing the second step "Changed Types" and formatting the account column to text and your issue should be solved.

     

     

    Regards,

    MFelix

     

    • wesfletcher's avatar
      wesfletcher
      Frequent Visitor

      Thank you for your help! That was the piece I was missing :smileyvery-happy: