Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Datasource error - unable to convert

DataSource.Error: ODBC: ERROR [HY000] [MySQL][ODBC 5.3(w) Driver][mysqld-5.7.12 mongosqld v2.3.1]column 'Table1.Column1': unable to convert '0.00' (string) to float64   This is just one of the Erro...
  • Anonymous's avatar
    Anonymous
    8 years ago

    Hello, Lydia!

     

    Thank you for your quick answer. As the "Changed Type" steps were not available under APPLIED STEPS, the solution I managed to come to was to reach out to the database manager and have him change the necessary columns from "string" to "integer".

     

    As he explained, it is bad business having any of the columns go to "string" format like this anyway, so we were able to fix it and got my import up and running.

     

    It is weird though, that Power BI doesn't import the rest of the table and just leave these fields to errors. Really defeats the purpose since the problematic columns might not be necessary anyway.

     

    Cheers