Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.