Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
devvratparashar
Contributor II
Contributor II

Qlikmaps tooltip not working

I have recently started working on qlikmaps to show  US states & Counties .

We have a requirement in which we need to show states names on mouse hover over. I believe this is possible using tool tip (in qlikmaps polygon/Lines,pop up expresion), Although this is possible using sticky pop up/pop up , expression but the problem is that  I can not click on the particular state / County  while using sticky pop up.

I believe tool tip could solve this problem . but somehow it is not working for me I have used the same syntax as given in the knowledge base but still this is not working .

Has somebody faced the same issue ? Any help/input would be really appreciated

.

10 Replies
trey_bayne
Partner - Creator
Partner - Creator

Hi Devvrat,

This is Trey with the QlikMaps team from Analytics8 (QlikMaps.com). First, I apologize for not getting back to you sooner. We get most of our QlikMpas related questions from our support portal (support.analytics8.com) and I have not done a great job of monitoring the community for such questions. That will change now as I'm going to put much more effort in to monitoring the community for such questions.

Could you provide a bit more detail. Are you having issues with QlikMaps in QlikView or QlikSense? In QlikView, tooltips do not work on the desktop client but work fine on Access Point.

devvratparashar
Contributor II
Contributor II
Author

Hello Trey,

Thanks for the response,

I am currently using Qlikview 11.2 SR12 version & I am checking tooltip on the qlikview server (as it is mentioned in the knowledgebase documents that tooltip does not work in desktop version ), also I used the same syntex as mentioned in the knowledge base documents but it is not working

Please let me know if I am doing something wrong .

trey_bayne
Partner - Creator
Partner - Creator

Devvrat,

Please submit a ticket at support.analytics8.com. In it, include a copy of the code you are using. This will make it simpler to work through and log a bug if indeed we have found one in this situation.

Thanks.

Trey Bayne

anushree1
Specialist II
Specialist II

Hi Devvrat,

I might be really late in responding but just wanted to provide my thoughts incase the issue still persists, for tooltips in qlikmaps you must write a small peice of code in the marker properties section of pop text field in qlikmaps the syntax is as below:

= '%%%' &

  '[Dimension] = ' & [Dimension] & '
' &

  ' = ' & num(sum(), '$#,###.')

where x is the expression and the other fields self explanatory.

Also make sure that sticky popups are unchecked in the map properties section.

devvratparashar
Contributor II
Contributor II
Author

Hello Anushree,

Thanks for the reply!!!

Ths issue still persists,I tried the same expression as mentioned & sticky pop up is also unchecked ,but still I am not able to see tooltip on the server.

trey_bayne
Partner - Creator
Partner - Creator

He Devvrat,

There is a known bug with the way IE handles some installations of QlikView the effect extension objects like QlikMaps. If you  submit a ticket at support.analytics8.com to investigate if this issue, we can evaluate if this is the same issue you are having or if it's something different.

Anonymous
Not applicable

Hi Trey

I was wondering to what extent  Qlikmaps supports customizations, such as layers, HTML popups ....etc.

Regards

trey_bayne
Partner - Creator
Partner - Creator

QlikMaps can support multiple layers, full HTML Pop ups and many other customizations. If you would like to schedule a full demo, please register at QlikMaps.com so we can set it up.

brooksc57
Creator
Creator

I've got a 4 layer map.

Each layer hover pops the address and whatever I put in there.

However on the Layer where I put all 4 maps none of  them popus as I'd like.

seems to be cuz the check box isn't available on the layer

thx

Brooks