This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 22 | |
| 16 | |
| 15 |
| User | Count |
|---|---|
| 60 | |
| 35 | |
| 28 | |
| 22 | |
| 21 |