The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am using a left outer join to match two tables according a index. I need the nonmatched from the first, to calculate some rate. The problem is that, when I expand, the rows that should come with null values just disappear. This wrong in a lot of sense, since will become a inner join.
Before expand
After expand:
Where is zero????????
This is so wrong. I will miss a entire work when if I don't fix that.
Solved! Go to Solution.
I find the problem, the null observation was there, but I didnt uploaded all rows. My bad.
I find the problem, the null observation was there, but I didnt uploaded all rows. My bad.