Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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?
Thanks!
Solved! Go to Solution.
Searched some more and found the solution
https://community.powerbi.com/t5/Power-Query/Return-a-Value-based-on-other-rows/m-p/2774682#M86016
😊
Searched some more and found the solution
https://community.powerbi.com/t5/Power-Query/Return-a-Value-based-on-other-rows/m-p/2774682#M86016
😊
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
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 9 | |
| 5 | |
| 4 | |
| 4 |