Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
mapratt82
Creator
Creator

Using Addresses for Map?

Is there a way to use addresses to show points on a map or do you have to have latitude and longitude? If so, how?

1 Reply
MK9885
Master II
Master II

You should have Latitude and Longitude in order to show data points on map.

Once you have those fields you need to write following in script

GeoMakePoint(Latitude,Longitude) as GeoKey,

Here GeoKey will be used a Point Layer. This is for default Map provided by Qlik Sense and also same is from Qlik Maps (paid version)

But you've different Map extensions, like SVG, Google Maps, Geo Qlik etc takes different dimensions.

Not all Maps are free, except SVG, Qlik Sense default Map. Other mapping extensions require license.