Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have three tables in need to combine into one. They have the same # of columns, same columns names, data types etc. When I join table 1 & 2, using UNION, it works with no issues. When I add table 3, I get the message "Each table argument of 'UNION' must have the same number of columns". This is confusing as the tables are the same. Any ideas on what I may be missing and where to look for the problem?
Solved! Go to Solution.
@Anonymous Hi! it can be a Data Type Mismatch. Check the data types of each column in Table 3 and ensure that they match exactly with those in Table 1 and Table 2.
BBF
Hello @Anonymous ,
Please check the number of columns and also the data types of each tables this could be the issue that is causing the problem.
If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes are much appreciated!
Thank You
Dharmendar S
Hi @Anonymous , hello dharmendars007 and BeaBF, thank you for your prompt reply!
As a supplement, you could also use Append Queries in power query:
Link: Append queries - Power Query | Microsoft Learn
Best regards,
Joyce
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous , hello dharmendars007 and BeaBF, thank you for your prompt reply!
As a supplement, you could also use Append Queries in power query:
Link: Append queries - Power Query | Microsoft Learn
Best regards,
Joyce
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @Anonymous ,
Please check the number of columns and also the data types of each tables this could be the issue that is causing the problem.
If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes are much appreciated!
Thank You
Dharmendar S
@Anonymous Hi! it can be a Data Type Mismatch. Check the data types of each column in Table 3 and ensure that they match exactly with those in Table 1 and Table 2.
BBF
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
10 | |
6 | |
6 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
10 | |
6 |