Forum Discussion
Anonymous
3 years agoNot applicable
Data Source Import Query and Appending
In Power Query editor, I'm importing data from three tables, then using an append query to...append them to one query. I understand that we cannot control the order in which Power IB runs the imp...
v-jingzhang
3 years agoCommunity Support
Hi Anonymous
Based on my understanding, since the three tables are referenced in the Table.Combine function, it will ensure the three tables are queried completely, then run "Table.Combine({Table3, Table2, Table1})". However, I'm not sure how to prove it. 🤔
Best Regards,
Community Support Team _ Jing