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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
virus190
Helper II
Helper II

Select all points in a polygon imported from a geojson

Hi, 

 

i draw some polygons in geojson.io and saved it in a .geojson file.

 

The idea was to import this file for example in azure maps and then select those polygons. I can see them but i can not select them to filter only data inside a polygon. 

 

virus190_3-1641562904536.png

Is there any way to accomplish this? The idea is to select all points in the same polygon without drawing this polygon everytime again.

 

3 REPLIES 3
cmontoya88
Frequent Visitor

Hi @lbendlin, exist the posibilitie to use a measure that let me sum or average data of a group of points in a polygon?

There is no such function as "select all points inside this polygon". You need to tie your data to the shape attributes.

lbendlin
Super User
Super User

You will need to give your polygons names (attributes) and then refer to these attributes in your location data. There is no such function as "select all points inside this polygon". 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors