Forum Discussion
94veiga
5 years agoHelper II
Append 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
5 years agoSuper User
94veiga , I doubt you can append in direct query mode. are you using import mode?
94veiga
5 years agoHelper II
No, 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.