Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Expression.Error: Cannot convert a value of type Table to type Table

Hi,   Here's my case. Thanks for any help on this.    I was first combining Excel files in a query. Then, I wanted to merge this query with a query coming from an OData feed. Here I got a Formula...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi,

     

    I found out what was going on. It was simple in fact.

     

    Both column I was trying to merge were not the same data type so I changed both to Text.

     

    Regards,