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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have to merge two tables that have a common column as Country-ID. I tried merging them by keeping the data type of the common column in both the tables, first as Whole Number and then as Text, but neither of them is working. I am getting the following error.
Solved! Go to Solution.
Hi @Ishi_garg
When Merging tables, it doesn't support to merge based on columns which have two kinds of data types.
Please change the type to the same one.
If you need to keep, you could create a duplicate column for that column, and change the type.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
dd
Hi @Ishi_garg
When Merging tables, it doesn't support to merge based on columns which have two kinds of data types.
Please change the type to the same one.
If you need to keep, you could create a duplicate column for that column, and change the type.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
dd
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.