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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
FluffyPotato
Frequent Visitor

How to compare 2 data (id columns) that have multiple values

This post is closed.

1 ACCEPTED SOLUTION

Hi, @FluffyPotato 

 

See if this meets your desired results?

Column:

Need Skill = 
CALCULATE(MAX('Job Skill'[Skill Name]),FILTER('Job Skill',[Job Name]=EARLIER(Position[Job Name])))

vzhangti_0-1668067844795.png

 

Best Regards,

Community Support Team _Charlotte

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

3 REPLIES 3
FluffyPotato
Frequent Visitor

!

Hi, @FluffyPotato 

 

See if this meets your desired results?

Column:

Need Skill = 
CALCULATE(MAX('Job Skill'[Skill Name]),FILTER('Job Skill',[Job Name]=EARLIER(Position[Job Name])))

vzhangti_0-1668067844795.png

 

Best Regards,

Community Support Team _Charlotte

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

v-zhangti
Community Support
Community Support

Hi, @FluffyPotato 

 

Can you give us an example of a job and tell us what you expect the output to be? Sensitive information can be removed in advance. You can also show it with pictures.

Best Regards,

Community Support Team _Charlotte

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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