You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2021. It is now read-only.
I setup the QuickMap Extension OK. I then loaded lat/long from my database into my Qlikview table/model, building for the proper syntax. For instance, here are three sample long/lat coordinates
-76.012,36.864
-73.067,43.133
-85.589,38.125
[ that is, longitude first, then comma (no spaces), then latitude] . - I'm using about 675k address records.
I then tried to setup the Properties... for a dimension and coordinates I can:
a) setup the properties for 'Measurement', 'ColorExpression', 'Popup Contents', etc. [though I haven't tested these to see if they work yet]...
b) But when I add coordinates, the process breaks the QV applicatons... saying: "Unhandled exception at 0x000007FEFDFE57EF (msvcrt.dll) in Qv.exe: 0xC0000005: Access violation reading location 0x00000001422D7000."
Question # 1. Do you know why I'm getting an error/breaking Qlikview?
Also, you write: "For the file to work with the extension, the name of the regions in the KML needs to match the names in the dimension."....
Question # 2 ...for a particular dimension (say, for example, I was using a dimension, called, sports... where the values are: 'Basketball','Football', etc...) .... do we need to have these same dimension values [i.e. or names of each sport] ... in the map itself?