For instance, user wants to know why it's red for NY when they click it should open the app with filter passed for NY.
With the code above I have to filter first, on State Name (or couple more fields) and then click on any dot and it opens the app with the filtered state name (or couple more fields). It is 2 step process is it possible it can be achieved with one step?