Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
coxanagi
Contributor II
Contributor II

I can't load the points in the map . Help!

I'm new using maps. I've installed Quick Map extension but I can't load the bubbles on the map.

This is the script...

Data:

LOAD * INLINE [ PAIS,POBLACION , GDP_PPP_M, latitude, longitude

                Albania, 3600523, 19621, 41.153332, 20.168331

                Algeria, 33858000, 269201, 28.033886, 1.659626

                Argentina, 40301927, 523169, -38.416097, -63.616672

                Armenia, 3230100, 17139, 40.069099, 45.038189

                Australia, 21446187, 760800, -25.274398, 133.775136

                Austria, 8340924, 317800, 47.516231, 14.550072

                Azerbaijan, 8629900, 64082, 40.143105, 47.576927

                Bahrain, 760168, 24245, 25.930414, 50.637772

                "San Andres", 345345,345345, 19.4646813,-99.2309158 ];

I don't know what I do wrong. Maybe is the latitude and longitude fields.

Captura.PNG

1 Reply
richard_chilvers
Specialist
Specialist

Hi

I don't know whether you have resolved this problem?

I have had a similar problem, but I have got it to work now. I did this by making Dimension 1 a region code, and Dimension 2 a field made from "longitude, latitude' (representing the region's location).

I hope this helps you.