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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Ronnie_L
Frequent Visitor

Neighborhood box from latitude and longitude

I'm trying to select only the rows that are in a specific neighborhood based on latitude and longitude. I have the four corners of the neighborhood and would like to create a custom column that reads the name of the neighborhood if it is within the four corners. 

 

Any help with the formula would be apprecialed.

 

Ronnie

3 REPLIES 3
Greg_Deckler
Super User
Super User

@Ronnie_L Sorry, having trouble following, can you post sample data as text and expected output?
Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882

Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.


Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

@Greg_Deckler 

 

Sorry for the poorly written question.

 

I know the lat/long of the four corners of a specific neighborhood. I have columns with lat/long that are for the entire city. I want to create a column that would list the name of the neighborhood if the coordinates are within the neighborhood. If not the new column would be blank.

 

So if LAT - Copy is >=36.012345 and <=36.123456 and if LONG - Copy is >=-95.012345 and <=-95.123456 then the new column would read NEIGHBORHOOD if not it would be blank.

 

Ronnie_L_0-1683837843118.png

 

 

Sorry for the poorly written question.

 

I know the lat/long of the four corners of a specific neighborhood. I have columns with lat/long that are for the entire city. I want to create a column that would list the name of the neighborhood if the coordinates are within the neighborhood. If not the new column would be blank.

 

So if LAT - Copy is >=36.012345 and <=36.123456 and if LONG - Copy is >=-95.012345 and <=-95.123456 then the new column would read NEIGHBORHOOD if not it would be blank.

 

Ronnie_L_0-1683834665267.png

 

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

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

MayPowerBICarousel1

Power BI Monthly Update - May 2024

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

Top Solution Authors
Top Kudoed Authors