Hello,
I created a dashboard that shows crime data to our citizens. In the feature, I added a Press Release column that I add a URL to the specific press release related to that crime.
I want to create a tool that would allow the user to just see crime incidents that have a press release associated with them.
Is there a way to use the category selector to show only incidents that have a URL in the press_release column of the feature? I'm thinking I would need to use the Defined values option and set up some value that would select the rows that are not null and then filter.
Thanks for the help!