Forum Discussion
94veiga
Helper II
5 years agoAppend to tables with different size using directquery
Hi guys! I have two tables imported from SQL using direct query and I'm not able to append them. These tables have some columns in common but others are different. I want to obtain an unique table w...
negi007
Community Champion
5 years ago94veiga You could try the solution from below link as well since you are trying to combine tables using directy query method
https://community.powerbi.com/t5/Desktop/DirectQuery-append/td-p/18122
- 94veiga5 years ago
Helper II
Is it possible to join tables by query without having the same number of columns?
Thanks a lot!!