Forum Discussion
cham
2 years agoPost Patron
Creating one table from multiple tables
Hi Team, I have four tables called Acc, Lan, Conect and Contact In Connect table has ID coloum which includes Lan ID and Acc ID records in that specific column. And Con ID coloum that can mak...
- 2 years ago
Hi cham
You need to union these tables with power query or dax.
The tutorial on appending tables with PQ is on the link:https://www.youtube.com/watch?v=xl2Cc8XugHU
Union with DAX :
https://www.youtube.com/watch?v=IPziqmQgJFw
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Ritaf1983
2 years agoSuper User
Hi cham
You need to union these tables with power query or dax.
The tutorial on appending tables with PQ is on the link:
https://www.youtube.com/watch?v=xl2Cc8XugHU
Union with DAX :
https://www.youtube.com/watch?v=IPziqmQgJFw
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly