I have a map visualization and some of the shapes do not have data and are gray. I created an interaction to show a popup when a shape is clicked. I set up parameters to so that the popup only shows data for the shape that is clicked. When I click on a shape that has data, everything works as expected.
When I click on a shape that does not have data, I get the popup with unfiltered data.
I would like to prevent the popup when a no-data shape is clicked. Any ideas on how I can do that?
Thanks,
Matt