Forum Discussion
Anonymous
6 years agoNot applicable
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...
- Anonymous6 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,
Anonymous
6 years agoNot applicable
hI Anonymous
Agree with ImkeF , usually if an error relates to the current query you would see a button "Go To Error".
Please check the source tables' (Requête2 or CrossReference) output.
Kind regards,
JB
Anonymous
6 years agoNot applicable
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,