Forum Discussion
Anonymous
4 years agoNot applicable
Merge/Join and Query Folding
Hi all I am trying to fold a query which joins two tables I have attempted Table.NestedJoin and Table.Join, trying both LeftOuter and Inner. When I look at the diagnostic steps, both left an...
- Anonymous4 years ago
Thanks Alexis. They were coming from the same source.
My issue was that I changed column datatype on the table I was joining. Removing this step allowed folding to occur. I changed the datatype after that step! All fixed..!
Anonymous
4 years agoNot applicable
You would think that they would post the M code for these connectors on the connector reference page...that's a problem.
--Nate