Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 6 | |
| 5 | |
| 5 |