Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
I_NeedMorePower
Helper III
Helper III

If I Have 4 Related Tables, How To Get All Of Their IDs in a Single Column?

Hello Power people!

I have 4 tables, for example: table1, table2, table3 and table4.

and each table is related to the next table. Like a heirarchy. For example:

table1---> table2 ---> table3 ---> table4

 

Each table has it's own Primary Key (ID), and what I want is to get all these 4 ID columns into one column.

It's because I want to create a heirarchy chart but since the data is seperated into 4 tables, I'm not being able to use the PATH function. I want to create a table which contains a column for IDs and another column that contains their Parent ID. So I can use the PATH function.

 

Is this possible?

 

Thanks in advance!

1 ACCEPTED SOLUTION
timg
Solution Sage
Solution Sage

Hi,

You could solve this by doing a merge on the above mentioned tables in Power query. e.g. merge table 1 on 2, then merge the result with table 3, etc. Below you will find an example of three tables merged into one. 

1.PNG

 

2.PNG

Regards,

 

Tim





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
timg
Solution Sage
Solution Sage

Hi,

You could solve this by doing a merge on the above mentioned tables in Power query. e.g. merge table 1 on 2, then merge the result with table 3, etc. Below you will find an example of three tables merged into one. 

1.PNG

 

2.PNG

Regards,

 

Tim





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




amitchandak
Super User
Super User

@I_NeedMorePower , Merge in power query and keep the required column and append them in one column

https://radacad.com/append-vs-merge-in-power-bi-and-power-query

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.