Lets say you have a dataset of vaccination sites in the country. You then have a map widget in the Experience builder. I then want to add two lists to the screen which control the map together. At the moment I can get them controlling the map separately so I can have a list of provinces and a list of vaccine types but they control the map separately. I want to say to the map all vaccine types of X in province Y. Then if I add a third list maybe "active" so all vaccine types of X in province Y that are active TRUE. etc.
Thanks for any help.