Forum Discussion
cwilliams
10 years agoHelper II
Data source error: We cannot convert the value "[Table]" to type Table
I received the following error: Data source error: We cannot convert the value "[Table]" to type Table. I was not able to find anything helpful online. I wanted to let users know what caused...
Kieran
8 years agoAdvocate II
OK thank you Lubos.
Can you remember what type of transformation rule was the root cause?
lubosbednar
8 years agoHelper I
It was merge from other table. But I don't remember the real root cause, because I still use merge transformations very often. I reccomend to identify query, which cause the problem and then try to remove merge from this query. If it will not fix the problem, I reccomend to remove transformations step by step in query editor to find out the root cause.