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
rmieszko
Frequent Visitor

Assignment based on column from different table

Hi,

 

I've got one table with groups and low-level teams:

Group1Group2Group3Group4
ADIM
BEJN
CFK 
 GL 
 H  

 

In a different table I've got tickets and and one of team {A, B, ..., N} assigned to it.

IDTeamGroup
1A 
2I 
3N 
4B 

 

What I need to do is fullfil Group column based on first table assigmnet. How to do this?

 

BR

Rafal

 

2 ACCEPTED SOLUTIONS
CR
Resolver II
Resolver II

Hi @rmieszko

 

I advise you to open your Query Editor then to unpivot all the columns of your table 1.

 

1.png

 

You will also get that:

 

2.png

 

You also will able to use the function Merge Queries to get the data you need in your other table.

 

Regards,

CR

View solution in original post

CR
Resolver II
Resolver II

for the merge queries, here are the steps:

 

1.png

 

Then you select only Attribute

 

2.png

 

Regards,

CR

 

 

View solution in original post

3 REPLIES 3
CR
Resolver II
Resolver II

Hi @rmieszko

 

I advise you to open your Query Editor then to unpivot all the columns of your table 1.

 

1.png

 

You will also get that:

 

2.png

 

You also will able to use the function Merge Queries to get the data you need in your other table.

 

Regards,

CR

CR
Resolver II
Resolver II

for the merge queries, here are the steps:

 

1.png

 

Then you select only Attribute

 

2.png

 

Regards,

CR

 

 

rmieszko
Frequent Visitor

I guess it's good idea 🙂 I will check this on Monday and let you know. Thank you!

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.