Hi all, I cannot seem to wrap my head around the logic I need to put in place to create a new filter on an existing dashboard I've previously deployed.
I have a dataset with a field "Accessibility Impact" with either 'Yes' or 'No' as options; as well as <'Null'> from data entries populated before this field existed; and the goal is to have this filter avoid splitting the dataset, I want one option to show all entries with "Yes" as a response, and the other to show all data "Yes & No" (and even Null would be great so I don't have to retroactively update all "Null" values to "No" values.