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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Problems using Maps with Qlikview

HI,

I have spend the whole day trying to work with Maps in Qlikview.  Would appreciate someone to guide me....

I am using Globeqlik here.  I have set variable GQServer ='http://www.BergWerk-GIS.at/GlobeQlikMaps/'

The source file is as attached <Qlikview test.xls>.

The problems i encountered:

1. Base Map file does not seem to load

2. How do I place the data(A and B) onto the map?

3. What should I set my variables to?

much appreciated. thanks!

Screenshot.jpg

---------- Script ------------

SET ThousandSep=',';

SET DecimalSep='.';

SET MoneyThousandSep=',';

SET MoneyDecimalSep='.';

SET MoneyFormat='$#,##0.00;($#,##0.00)';

SET TimeFormat='h:mm:ss TT';

SET DateFormat='D/M/YYYY';

SET TimestampFormat='D/M/YYYY h:mm:ss[.fff] TT';

SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';

SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';

Directory;

LOAD Time,

     Customer,

     Latitude,

     Longitude

FROM

[..\Qlikview test.xls]

(biff, embedded labels, table is [Sheet1$]);

LOAD *

FROM

[http://www.BergWerk-GIS.at/GlobeQlikMaps/Maps.ashx?uid=28c231bb-386f-4f52-9483-d88a2728fc03&map=coun...]

(qvx);

1 Reply
Josh_Good
Employee
Employee

This posts will help you with other mapping options.  Sorry I don't anything about Globeqlik.

Short Review of Geographic Mapping Options in QlikView