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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

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
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.