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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
Having issue with merging tables in Power BI.
One table.
Another table:
I wanted to merge two tables by column obj, but unfortunately it makes many duplicates in main table. Also first table date column not contains data in 2023 as like in second table. So how to properly merge tables?
Solved! Go to Solution.
Hi @Analitika ,
You can try the following:
1. After merging two tables, do not expand the information of the other table.
Add an index column: Add Column – Index Column – From 1.
2. Expand your merged column.
3. Since the values in the "index column" were purely unique, now Remove duplicates using index column.
4. Results no longer contain duplicate values.
If you need pbix, please click here.
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 @Analitika ,
You can try the following:
1. After merging two tables, do not expand the information of the other table.
Add an index column: Add Column – Index Column – From 1.
2. Expand your merged column.
3. Since the values in the "index column" were purely unique, now Remove duplicates using index column.
4. Results no longer contain duplicate values.
If you need pbix, please click here.
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.
To do so, follow these steps:
From the left pane of Power Query Editor, select the query into which you want the other query to merge.
Select Merge Queries > Merge Queries from the Home tab on the ribbon.
Select State from the RetirementStats table, then select the StateCodes query.
Select OK.
Regards,
Will
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!