I regularly need to filter a large dataset (7000+ rows) by selecting 50-100 of the specific items in the column I've selected. Unfortunately, it is cumbersome and time consuming to find them one by one from the full list, or to copy/paste each of them individually into the filter search box.
Is there any way to dump a large list of items into the search box in a comma-separated or other fashion to accomplish filtering down to them all at once? The goal would be to copy/paste from an Excel List or CSV file.
Thanks!