Forum Discussion

rtodd's avatar
rtodd
Frequent Visitor
7 years ago

Dynamic list based on map visual

I'm trying to display a dynamic list of Customers in one visual, based on what the user has chosen in a map visual on the same report. I've been unsuccessful seaching for a solution, though I don't think this is an esoteric desire. 3rd party tools are definitely an option.

 

Thanks!

3 Replies

  • v-yuta-msft's avatar
    v-yuta-msft
    Community Support

    rtodd ,

     

    So your requirement is to show a visual which is a "list" when you hover on the point in map visual, right? You can create a custom tooltip, for more details, please refer to: 

    https://docs.microsoft.com/en-us/power-bi/desktop-tooltips

     

    Community Support Team _ Jimmy Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • rtodd's avatar
      rtodd
      Frequent Visitor

      Actually that's an interesting idea. I was thinking more along the lines of the Table visual, where it would have a list of the Customers that were in the area displayed in the map. So let's say you had the customers from the entire United States, then the user zoomed to loosely the New England area, you would change the Table to only list Customers, and their details, that were in those states.

      • saramar10's avatar
        saramar10
        New Member

        I'm looking for the same thing. Did you ever find a solution?