This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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 make a relationship with Contact ID coloum on Contact table
I want to create a table to show Acc Name, Lan and Contact ID but the issue is as the Acc ID and Lan ID is in the same coloum in Connect table I won't be able to get the data in table rows as attached image.
I need to show "eng and sin" in 3rd row as Con ID is the same for both the rows. Can you please let me know how I can do that.
Solved! Go to Solution.
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
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 29 | |
| 29 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 45 | |
| 33 | |
| 24 | |
| 23 |