Forum Discussion

fcerullo's avatar
fcerullo
Icon for Advocate I rankAdvocate I
4 years ago
Solved

DataFormat.Error: We couldn't convert to Number but I am using Text columns

 

I get this error in both PowerBI Desktop Query Editior, and in Excel Power Query, when I am merging two queries.

 

Each query only has a few columns and they are all formatted as Text. I have columns like "Part_No" and "Commodity", and there are no numeric columns at all in either query. (There are quantities and costs in the inital load of the data but I delete those colunms in earlier steps prior to the Merge step that I am talking about here). 

 

When I try to Expand the result, I get the error "DataFormat.Error: We couldn't convert to Number" and a specific part number. I have tried filtering that part number out of both queries but I still get the error.

 

I cannot figure out why it is trying to convert to Number when everything in both queries is formatted as Text.

 

Any solutions?

  • fcerullo 

    Sometimes PowerQuery will try to help by adding a step of "Change Type" where it looks at the first 1000 rows and tries to determine if it is a number or text etc.  Did it add a step like that when you loaded your data from the source?  If so, you can just delete that step to stop it from trying to convert.

9 Replies

  • fcerullo 

    Sometimes PowerQuery will try to help by adding a step of "Change Type" where it looks at the first 1000 rows and tries to determine if it is a number or text etc.  Did it add a step like that when you loaded your data from the source?  If so, you can just delete that step to stop it from trying to convert.

    • fcerullo's avatar
      fcerullo
      Icon for Advocate I rankAdvocate I

      I added a step to make the format Text on all columns of these 2 queries.

       

      • fcerullo's avatar
        fcerullo
        Icon for Advocate I rankAdvocate I

        oh, I see what your saying JD, I will take that auto-created step out and then do my own transformation.

    • Anonymous's avatar
      Anonymous
      Not applicable

      This helped me aswell...thanks