Forum Discussion
Pricey79
3 years agoHelper V
Merge 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
2 years agoMemorable Member
Hi,
Did you consider as well the DAX function like INTERSECT, UNION, NATURALLEFTOUTERJOIN... that are performing join operation between tables ?
Hope it might help