Forum Discussion
Anonymous
7 years agoNot applicable
check for relation with other table
I want to check if there is one (or more) row(s) in another table (table2), with a relation to the first table. I've found a soltion which I've tryed in my ow model but now I get the error: - The fu...
PattemManohar
Community Champion
7 years agoUnder Power Query Editor, you can see the Merge Queries option... as below
Anonymous
7 years agoNot applicable
thanks PattemManohar, I found it.
It appears that the fields aren't of the same type.
Which is strange, because as far as I can see they both are numbers.
I'm gonna find out whats wrong and then try the rest of the steps.