I have a dataset that has over 1000 features in it and I need to include about 50 of them in my map. I want to keep the dataset in tact (don't want to export data) in case there are more that need to be added in the future. Therefore, I use unique values and add the ones I want to display on my map. It is cumbersome to scroll through that amount of records (I have others that are even larger) so I'm suggesting adding a search bar when clicking on the plus sign icon to add unlisted values so you can just type the first few letters of one of the fields (I have 3 fields chosen) in the primary symbology and it filters the dataset so I can add features more easily.
@everyone