Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Plot points to distance

I have a power bi with map that I want to show employee addresses and shop addresses.  With this I can select a shop address then it will show me the distance to closest employees BUT for some reason I'm when I select an employee it won't show shop within range of that employee.  I have addresses on one excel sheet with latitude and longitude, what am I missing that it won't show the same if I select shop or employee?  Thanks!

3 Replies

  • HopkiJ's avatar
    HopkiJ
    Frequent Visitor

    When you click on an employee on the map you are filtering your data to your employee, so it will only show data for that employee.  

  • Anonymous's avatar
    Anonymous
    Not applicable

    yes but i want it to show Shops that are within a range of employees address also.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Anonymous ,

      Consider creating a disconnected table (like distinct(employee)) for the slicer and then creating a measure to mark the nearby shops. Add the measure to the visual filter of the map.

      If this doesn't solve the problem, consider sharing a pbix file without private data and give the expected output.
      How to provide sample data in the Power BI Forum

      Best Regards,
      Gao

      Community Support Team

       

      If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

      How to get your questions answered quickly --  How to provide sample data in the Power BI Forum