I’m working on an Azure Map to visualize client data. Here’s the scenario: I want to display two types of data on the map — the locations of our clients and the locations of our babysitters. These data are in separate tables. The goal of the map is to assist the sales team in matching, i.e., identifying babysitters who are near or in the same region as a client.
I need to display both datasets on the same map and use a slicer to specify the profiles of babysitters since there are several categories. However, when I apply the slicer, it affects both clients and babysitters, but I only want it to filter the babysitters. I tried using a measure field slicer, but it didn’t work due to the level of detail required for displaying babysitters.
Is there another way to apply the slicer to only one specific column or dataset? Any help would be greatly appreciated!
Meriem is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.