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 all,
I have two tables (below) and would like to create a 25km distance around the 'Company Name' and find which of the 'CandidateRef' in the table beneath are within this.
Can anyone advise how to do this?
1. Company Table
3. Candidate Table
Thanks,
Henry
Hi @HenryJS
If it is difficult to implement, please feel free to let me know.
According to your previous post, it seems you want to get distances of every 'CandidateRef' away from every 'Company Name' ,
then filter out the Candidates for every 'Company Name' which distances are less than or equal to 25km distance.
In this case, i would suggest you to exact data from two tables about location name,
(add a column to define the type "Company' or 'Candidate')
and latitude/longitude, then append two tables.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @v-juanli-msft ,
Yes - my understanding is that I need to calculate the distance of every company from every candidate in the 'CandPost' table.
However when I created a new column and input the below DAX in I got the same value for every candidate? Please see below column 'Distance from Compound'.
Do I need a column for every company?
Hi @HenryJS
Please refer to :
Display Points within a Distance Radius on a Power BI Map
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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!
| User | Count |
|---|---|
| 104 | |
| 82 | |
| 72 | |
| 46 | |
| 35 |