Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a table A with a date field holding data for a full year. I want to be able to filter this table using quarter companent of this date field which i have used as a filter. Then I have a second table B which I now want to do a vlookup from B into the filtered data of A.
Please note, I dont want to have the filtered data in a table visual.
In summary, I just need a way to select a subset of table A using selected quarter in a filter referencing the date field in A, then my lookupvalue can return values from this filtered subset of table A into table B.
@Marco @AlbertoFerrari @marcorusso @GuyInACube @Anonymous @ahmedoye
Hi, @mikeayus
What’s your kind of way to filter the table data? If you want to use a slicer or filters on the report page to filter the data. I don’t think this can be achieved. Because these kinds of filters can only filter the data displayed on the report.
Would you like to post some sample data in table form or pbix file(without sensitive data) and your expected result(like the chart you want to get?
Thanks very much!
How to Get Your Question Answered Quickly
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
HI @mikeayus
Can you please present your use case with an example and/or screenshot.