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
Anonymous
Not applicable

append record from from another table

Hi all,

 

I have two tables

Interview  Registration.png

Interview Round.png

 

How can i append record from Interview registration to Interview round table?

 

Final result:

Screenshot_7.png

 

Interview  Registration Data:

 

Registration DateCandidate IDNameAddressEmailPhoneExperienceDepartment
1/1/2019C1AXXXXXDE9876542kkk
1/1/2019C2BXXKLMJ34561LMN
1/2/2019C3CXXXmnMJ3564JL
1/2/2019C4DXXXCClMJ6325JL

 

Interview Round Data:

 

Interview DateCandidate IDRoundInterviewerResult
1/1/2019C1Tech1KLSelected
1/2/2019C1Tech2MLSelected
1/3/2019C1HRKJLSelected
1/4/2019C1FinalAAASelected
1/2/2019C2Tech1KLSelected
1/2/2019C2Tech2MLHold
1/3/2019C3Tech1KLSelect
1/4/2019C3Tech2MLRejected
1 ACCEPTED SOLUTION
zoloturu
Memorable Member
Memorable Member

Hi @Anonymous,

 

You can do that in PowerQuery (M):

 

1. Go to Edit Queries -> Edit Queries. Power Query Editor will be opened.

2. You need to give exactly the same names for the columns which you need to be appended by.

For instance, your table Interview Registration Data has a column Registration Date and another table Interview Round Data has a column Interview Date. Just rename Registration Date to Interview Date

3. Go to Home -> Append Queries -> Append Queries as New -> Select two tables you want to append -> Press OK.

 

append.PNG

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

 

 

View solution in original post

1 REPLY 1
zoloturu
Memorable Member
Memorable Member

Hi @Anonymous,

 

You can do that in PowerQuery (M):

 

1. Go to Edit Queries -> Edit Queries. Power Query Editor will be opened.

2. You need to give exactly the same names for the columns which you need to be appended by.

For instance, your table Interview Registration Data has a column Registration Date and another table Interview Round Data has a column Interview Date. Just rename Registration Date to Interview Date

3. Go to Home -> Append Queries -> Append Queries as New -> Select two tables you want to append -> Press OK.

 

append.PNG

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

 

 

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.