Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

power query merging

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Power Query Merging

Power Query Merging

ResolvedVersion 365

Alka has attended:
Excel Advanced course
Excel Power Query course

Power Query Merging

The sheets aren't pulling through when transforming the data, it shows the merged sheet but I can't see it has merged the data.

RE: Power Query Merging

Hi Alka,

This typically means the merge operation was initiated, but the expected data from the second table isn’t visible in the result. This is often due to one of the following:

Mismatched join keys
Incorrect join type
Failure to expand the merged column
Data type mismatches
Hidden nulls or blanks in key columns

Steps for you to check
1. Check the Join Columns
Ensure both tables have a common column selected for the merge.
The data types of the join columns must match exactly (e.g. both should be text or both should be numbers).
In Power Query, select the column → right-click → Change Type → choose the correct type.

2. Verify the Join Type
Go to Home > Merge Queries.
In the merge dialog, check the Join Kind:
Inner Join: Only matching rows from both tables.
Left Outer Join: All rows from the first table, and matching rows from the second.
If you expect all rows from the first table regardless of matches, you should use Left Outer Join

3. Expand the Merged Column
After merging, Power Query adds a new column with a small table icon.
Click the expand icon (⤢) in the column header.
Select the fields from the second table that should be included in the final result.
If this step is skipped, the merge appears to have happened but no data is visible.

4. Check for Nulls or Blanks
If the join column contains blanks or nulls in either table, those rows won’t match.
Use the Filter or Remove Empty options to clean the data before merging.

5. Preview the Merge Output
After expanding the merged column, scroll through the preview to ensure data has pulled through.
If the column shows “null” for all rows, it means no matches were found—likely due to mismatched keys or data types.
6. Use Diagnostics (Optional)
Enable Query Diagnostics from the Tools tab to trace where the merge might be failing.

Additional things to consider
Sort and Compare: Before merging, sort both tables by the join column to visually inspect for mismatches.
Trim and Clean: Use Text.Trim() or Text.Clean() in a custom column to remove hidden characters that might prevent matches.
Preview Join Results: Create a temporary table with just the join columns to test the merge logic.

Please run through those steps and then let us know if you are still having the same issue when trying to implement what you learnt on the course.

To manage the expectation, this support forum will help you embed the learning as you work on your own files, it isn't a consultancy service to solve the problem for you

Kind regards

Richard

STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

Tue 30 Sep 2025: Automatically marked as resolved.

 

Training courses

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Excel tip:

Applying and removing border from cell in Excel 2010

Did you know the shortcut key for applying and removing the outline border for a cell?

CTRL+SHIFT+& Applies the outline border to the selected cells.
CTRL+SHIFT_ Removes the outline border from the selected cells.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.