Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Good day,
I'm wanting to add a column using the FILTER function (type of Vlookup) but do not how to proceed in Power Query.
I therefore add this Excel function outside my query to look for the value in the column "PROG" and return the "NumSystSource" (just like a vlookup).
=FILTER(tblProgSystSource[NumSystSource];[@Prog]=tblProgSystSource[Prog])
How do I integrate that in my query???
Any thought?
Solved! Go to Solution.
In the Power Query, this can be done with a merge where you match on the [Prog] columns from each table.
https://docs.microsoft.com/en-us/power-query/merge-queries-overview
In the Power Query, this can be done with a merge where you match on the [Prog] columns from each table.
https://docs.microsoft.com/en-us/power-query/merge-queries-overview
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 3 | |
| 3 |