Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I created a map in PowerBI with some different places, but now i want to show the distance between 2 or more different places. Is there a tool that can easily be used to measure the distance between some points (which can always be different points).
Anybody who can help?
Solved! Go to Solution.
Hi @DannyVaessens ,
According to your requirements, you need to measure the distance between different points. The key is to use measure to create a DAX expression to calculate the distance between points. I did the following test: two measures were created, one distance measure to show the names of cities, and the other kilometers measure to show the distance between cities.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @DannyVaessens ,
According to your requirements, you need to measure the distance between different points. The key is to use measure to create a DAX expression to calculate the distance between points. I did the following test: two measures were created, one distance measure to show the names of cities, and the other kilometers measure to show the distance between cities.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@DannyVaessens , what parameter you have for that
refer if these can help
https://community.powerbi.com/t5/Desktop/Distance-Calculation-in-Power-BI/td-p/206979
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!