Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
foxwhite
Contributor II
Contributor II

Check if a location is on the right area

Spoiler
Hello,

I am trying to create a map with compagnies location.

So, I am using the location from the datas, but some locations are wrong, ie there are not corresponding with the good area. 

 

 

foxwhite_0-1624372731146.png

For example, I select the state of New York, and on the map, we can see some locations are not in the State of new York.

So I Would like to know if it's possible to make a request to determinate witch points are not on the right area.

Manually, it's going to be long, to filter of each state/province, and select wich are wrong.

 

Thanks you

2 Replies
foxwhite
Contributor II
Contributor II
Author

Maybe it's not possible ?

Furthermore, I don't have Geoanalytics.

Gui_Approbato
Creator III
Creator III

Hello,

You can include the State field to narrow down the location OR you can concatenate the state in the location field.

Example: Instead of "Buffalo" , the record could be concatenated with the state to create "Buffalo, NY" .

To check I suggest to color the points by dimension (State). This would help you identificate points out of the correspondent place.

Regards