Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I am trying to solve a complex problem in QlikView using maps.
Background:
In my data set that is a single excel data file I have 6 data feilds with following names - Lat1, Long1, Lat2, Long2, Lat3, Long3
These data columns contain latitude and longitude in them.
I have other three data fields Opt1, Opt2, Opt 3 (Option data fields) which contains values 1 or 0
Data:
So the data looks like this in my excel sheet:
Opt1 | Lat1 | Long1 | Opt2 | Lat2 | long2 | Opt3 | Lat3 | Long3 |
---|---|---|---|---|---|---|---|---|
1 | 55 | -1.522816 | 1 | 45 | -1.5342 | 0 | 46 | -1.6788 |
0 | 60 | -1.513281 | 1 | 35 | -1.5782 | 0 | 23 | -1.7234 |
1 | 65 | -1.465094 | 0 | 25 | -1.5834 | 1 | 45 | -1.8654 |
1 | 70 | -1.465453 | 0 | 51 | -1.5888 | 1 | 69 | -1.5761 |
QlikView Objects: Now I need to have a UK map in Qlikview and a drop down box that contains option - Option1, Option2, Option3.
Action:
**I tried to use the google maps but I need to have some key and when I search for that key the google web page says that they are not available**
Kindly help, If you need more info please let me know. I will provide more details.
Problem #1 - there are no dimensions in your chart. The "Country" filed doesn't exist.
Problem #2 - you're using old expression for the dynamic image, with old url and with google key - see my notes above
Regards,
Michael
Edit: See attached. I only fixed your map dynmaic image, and replaced Country with 1.
One more attached. For illustration purposes, I added 3rd expression for the bubble size, changed dimension to Latitude1, and removed legend.
Hey Experts
You guys have been really helpful I was finally able to implement google maps in my QlikView document.
Now I am stuck on the map size. I tried to change it but was not able to.
Can anyone tell me if there is anyway we can change the size of the map.
Try the following links. http://community.qlik.com/message/141277#141277 and http://community.qlik.com/message/248118#248118 Regards. Siva
Hi Guys
Now I am able to successfully plot the google map in Qlikview but I am stuck in coloring problem.
My data set contains 19,000 Long and Lat coordinates for a specific city and these 19,000 coordinates are grouped in 8 different segements or groups.
I want to display all these 19,000 coordinates but in different color segments.
So for eg. All coordinates in segement 1 will be red, all coordinates in segement 2 will be blue ....