Forum Discussion
gabriellamccormick
Oct 24, 2024Copper Contributor
Filtering for multiple items
Hello! I have a set of data in which I need to filter for 97 items. How do I filter a different data set for 97 items so that I don't have to filter it 97 times? Thanks!
OliverScheurich
Oct 24, 2024Gold Contributor
An alternative could be Power Query. In the attached file you can add data to the large blue dynamic table and filter criteria to the small blue dynamic table. Then you can click in any cell of the green table and right-click with the mouse and select refresh to update the green result table. The green table returns all rows where column "Heading1" of the large blue table has an exact match with an entry of the small blue table.
The data layout in the screenshot and in the attached file is for illustration. You can place the green result table in another worksheet as well.