Forum Discussion
Pricey79
Helper V
3 years agoMerge tables when direct query
Hello, I was hoping someone could help me please? I have been given access to a dataset that contains multiple tables, and it comes through in Direct Query, so I dont see these in Power Query. I...
AilleryO
Memorable Member
2 years agoHi,
Did you consider as well the DAX function like INTERSECT, UNION, NATURALLEFTOUTERJOIN... that are performing join operation between tables ?
Hope it might help