Forum Discussion

modnacc's avatar
modnacc
Regular Visitor
2 years ago

Display points within a selected distance from a selected point on map

Hi

I have coordinates data displaying sales points. I want to display/highlight all the points which are within a selected distance, from any point that is selected on map.

 

Regards

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi modnacc 

     

    I found an article about displaying all the points on a map within a specified radius that I hope will help you.

    Display Points within a Distance Radius on a Power... - Microsoft Fabric Community

     

    If you are not familiar with the function used, you can find a detailed description of it at the following link:

    Data Analysis Expressions (DAX) Reference - DAX | Microsoft Learn

     

    Best Regards,
    Yulia Xu

     

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

  • modnacc's avatar
    modnacc
    Regular Visitor

    Hi, i have slightly varied requirement. 
    the points are displayed on map, and user will click on one of the points, based on user selection, the points within the chosen radius are either highlighted in different color compared to the points beyond the radius. 

     

    Trying to attach file but couldnt see an option here

    Now the point is selected, but values are not updated.