Forum Discussion
Anonymous
3 years agoNot applicable
Merged Tables
I attempted to merge two tables one from an excel spreadsheet & the other from an SQL table. To do this I created a thrid table with the columns that I needed from both tables. The excel spreadshee...
lbendlin
3 years agoSuper User
Ideally you should not use merges in Power Query. They are very costly. See if you can use the data model joins instead.