Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to integrate the QlikView documents in an iframe of my webpage. I am able to successfully load the document in the iframe. I am using the below URL as my iframe's src.
"http://<QlikViewServerName>/QvAJAXZfc/Authenticate.aspx?type=html&webticket=<MyTicket>&try=<EncodedRedirectURL>&back="
Though I am successful using this, I am not able to select more than one list box. I used URL Decoder/Encoder as mentioned in Re: Qlikview WebTicket Issue to encode my URL.
Could anyone help in successfully passing more than one parameter to select values in multiple list boxes?
Thanks in advance!
What is your QlikView version ?
Qlikview SR 11.20
We do have the similar issue but we had recently migrated from SR5 to SR12. It was working fine in SR5 but stopped in SR12. And we noticed the select keyword is missing in the second parameter in the encoded url.
Do you have similar issue?