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...
amitchandak
Super User
5 years ago94veiga , I doubt you can append in direct query mode. are you using import mode?
94veiga
Helper II
5 years agoNo, I'm using DirectQuery Mode because the table is very large in size and makes the file size very large so it wouldn't let me publish it.