Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
abdalla
Helper I
Helper I

table data not showing properly

Hello,

I'm doing a table that displays the name and distance from a selected point.

My method used is i set a max distance that is chosen by the user and then the measure i created calculates the distance of all the other points around it and return their names if they are less than or equal to the value set by the maximum distance but my problem is that some points dont show under a certain distance when the max distance is set to 1.5, even though they show on the map i provided the measures and the tables pictures below, I would appreciate if someone can help me on resolving this issue.

All thanks and gratitude to this community that allowed me to advance in various ways.

Thank you.

Regards.

abdalla_0-1658299171630.png

distance measure 

abdalla_1-1658299197176.png

maximum distance measure 

abdalla_2-1658299224383.png

If any more information is required I would be glad to provide them immediately

1 REPLY 1
lbendlin
Super User
Super User

Use the Haversine formula instead of the Great Circle formula.  Haversine works better for small distances.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors