Has anyone been able to get this to work? I have been struggling to get this to work properly, that is not only opening the document but passing selections as well. I have concluded that I must be doing something wrong. This is what I have done within developer.
I created a button, on the Actions tab, within the properties, I added the "Open QlikView Document" action, set the document option to the relevant qvp for my document, also check the "Transfer State" option. When I try to test this within developer, I get an error saying "failed to open document". If I try from IE, nothing happens at all.
Has anyone any suggestions about how to get this working? Thanks in advance
I have got this to work locally by simply specifying the relative path and the name of the qvw document (include the .qvw). It will pass selections as well, and works beautifully. I cannot get it to work in a browser, though. I get the same result - the qvp just seems to be ignored. I will investigate further within QlikTech to try to find the answer.