Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi
I have a report I've been running for a couple of months.
There's a table in the report that's merged with another (left join) using the UserID columns. This has been working fine so far.
So UserID columns in both tables have blank values. For somereason when I refreshed my data today, the merge has brought back all the blanks from the table on the right. Hasn't happened to date.
I can not figure out why this is happening. And I've troubleshot this as much as I can. Does anyone have any idea why this is happening now?
Thanks
Solved! Go to Solution.
Hi @Anonymous ,
The <blank> appears because there might existing some records in one table didn't find the matched records in the other table.
If you want to replace the blank value, you can replace the value in power query – right-click the column .
This is the related document, you can view this content:
Solved: Merging tables with blank fields - Microsoft Power BI Community
Solved: Combine columns if not null or empty - Microsoft Power BI Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @Anonymous ,
The <blank> appears because there might existing some records in one table didn't find the matched records in the other table.
If you want to replace the blank value, you can replace the value in power query – right-click the column .
This is the related document, you can view this content:
Solved: Merging tables with blank fields - Microsoft Power BI Community
Solved: Combine columns if not null or empty - Microsoft Power BI Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
But what if the all entries are there in there other tables but I am still getting nulls on the merged table?
What's your 'Join Kind'?
Left Outer Join works for me once I've replaced all the nulls in the left table with a value.
So.. I've followed the instructions from here, applying a value to the blank fields in left table -
Still unsure how it was running perfectly fine without having to do this before though.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.