Forum Discussion
Anonymous
4 years agoNot applicable
Joining Multiple tables together
Hi all,
I have an issue that i been struggling to fix, I have a 6 tables(tbl1, tbl1...) from different sources that all have a shared column(regionID),
does anyone know a efficient way of joining them together on power bi?
P.s. I've tried merge but it only allows for two tables rather than 6tables
Thank You!
3 Replies
- Seanan
Solution Supplier
Hi Anonymous
You could append all of the tables together into 1 new table. The append feature allows for more than just 2 tables. However, you may have to remove null values from some columns.
- AnonymousNot applicable
would append work on tables that do not have the same column structure?
- Seanan
Solution Supplier
Hi Anonymous
Would you be able to provide some example tables?