Forum Discussion
dancarr22
Helper V
2 years agoMerging an Import table and a calculated Table
Hello, I have a table X which we is loaded via Import. And a second table Y which is created by DISTINCT( SELECTCOLUMNS(. i.e. a calcualted table I'm trying to do a merge on these t...
- 2 years ago
You cannot reach back into Power Query from DAX.
lbendlin
Super User
2 years agoPlease define what you mean by "merge" - UNION or NATURALxxxJOIN ?