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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
jbrooi
Helper I
Helper I

Return value for same ID from another row

Hi,

I want to add a new column (see 'Desired' for result), and return the Startdatum for each KandidaatID, when it has a "Gepland" line 

How to do it please, in Power Query? 

 

Ex lookup row.png

 

Thanks! 

1 ACCEPTED SOLUTION
jbrooi
Helper I
Helper I
3 REPLIES 3
jbrooi
Helper I
Helper I

HotChilli
Community Champion
Community Champion

Duplicate the table.

Filter the Geplaatst column to be "Gepland"

Then Perform a Merge (from the ribbon) to the original table joining on KandidaatID.

You can then bring back the date

Thanks, I was hoping to do it in the table itself. It's a large table and coming from a web API which can't load a lot of rows at the same time.. 

Should be possible, right? Tried some solutions but not yet there

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors