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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Power Query Look Up Value From Another Table Based On date and other condition.
How do I pick up the value in Type column based on date and item as below?
Thanks in advance.
Solved! Go to Solution.
@topazz11 Hi!
You cna find the solution in the pbix attached.
Let me know.
BBF
Hi,
This calculated column formula work
=CALCULATE(MAX(Table3[Туре]),FILTER(Table3,Table3[ltem]=EARLIER(Table2[Item])&&Table3[Start]<=EARLIER(Table2[Date])&&Table3[End]>=EARLIER(Table2[Date])))
Hope this helps.
@topazz11 Hi!
You cna find the solution in the pbix attached.
Let me know.
BBF
@topazz11 Have you seen the solution in the pbix?
BBF
it is Power BI
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 51 | |
| 44 | |
| 43 | |
| 39 | |
| 32 |