Forum Discussion
tmears
5 years agoHelper III
SQL left Join
Hi everyone I would if anyone could give me some pointers as struggling a bit. My SQL query knowledge is not great. I need to tranlate this into DAX. and doing my research but goig around in circ...
lbendlin
5 years agoSuper User
it's actually the other way around. For the sake of your argument Power BI always does a left join by default*, it's the inner join that you need to work for.
* What actually happens is much more complex, based on the concept of expanded tables, with a sprinkling of Auto Exist .