Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
DEar all,i have a Problem adding extension on QV 10.I have downloaded Alexander GMAP extensión, but when I add this extension I give the messagehttp://Qlikview/QvAjaxZfc/OpenUnicornDoc.htm and extension doesn't work.
Any idea about where the problem is?
Best regards
No replies
Hi,
That URL is not a QlikView URL but a customized htm webpage into the QlikView Server. Can you please elaborate on what example are you following and what do you want to achieve?
Regards.
Miguel
Dear Miguel Angel,
I'm creating a new document on QV 10.
I'm using the attached Extension, but when I'm trying to put on QV document system gives me the message.
Here you have link to extension
Hi,
I had created a video post on how to add extension objects in QlikView. This is based on Alexander's example and all creadit to him.
I understand that you have different issue and hopefully Miguel can help you. But meanwhile,if you wanted to check the configuration steps... here is the link to video post :
Cheers,
DV
I have extensions as video shows.
But as example, when I put MAP extension on my sheet, system gives me the error.
Any news?
Please can you share the QVW which contains the Map Extension?
Thanks,
DV
solved on QV 10
Delete comma after
position: latLng
I'm running into the same error as outlined in this thread. I tried deleted the comma as mentioned above, but it didn't work for me. Are you referring to the line:
var marker = new google.maps.Marker({position: latLng, title: row[2].text, icon: row[3].text});