Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Been looking online for ways to lookup the value between start and end dates and position and can't seem to figure it out
I have 2 tables, a 'Person' table that shows when the employee was hired and quit (however, the employee can quit and come back) and another table 'Position' which shows the position the person was in in a specified time range.
Trying to get the format in the last output in the screenshot below and been experiementing with LOOKUP Values and can't seem to get it correct.
Solved! Go to Solution.
Hi @ARomain
Please use Power query merge table option to merge these two tables. While merging tables, select Name and Positon start key to match the person table. Refer below images
Hi @ARomain
Please use Power query merge table option to merge these two tables. While merging tables, select Name and Positon start key to match the person table. Refer below images