DB Filter Question

Looking for assistance with a glitch in the following interactive map (Coverage by State). When Virginia is selected in either the map or the pull down, both Virginia and West Virginia appear below the map. How can I get only Virginia to show up.

Hey @EM2

Your filter may be using “contains” rather than “startswith” or “eq”. Docs here.