Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Good Afternoon,
I have attempted to append new data to an existing query for the first time, I am new to PBI!
Nulls are showing in my "Date" column, the format is the same within my original query and appended query.
Is this a common error?
Any assistance would be appreciated.
Kind regards
Sean
Usually this occurs if the field is not in the first table but is in the second table. PQ creates the field on the first table and fills it with nulls. Are you sure that Date is in both tables? Remember that PQ is case sensitive.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 15 | |
| 6 | |
| 6 | |
| 5 | |
| 5 |