Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear
I got a document residing in QlikView server
Now the client wants to make powerpoint presentation on the document
He has on the powerpoint document 4 buttons
he wants each button to open a specific sheet in the qlikview document with pre-defined selections
is this feasible?
Please advise
We use this in an excel documents - it may help.
http://ServerLocation/qvplugin/opendoc.htm?document=QVDocument.qvw?vOpenSheet=1
the last part (?vOpenSheet) sends the amount I want the variable vOpenSheet to be. The variable is used when the document opens to go to a specific tab/sheet on the document.
Not sure about sending pre defined selections.
hth,
Stephen
The link doesn't open
Please advise
You need to change the names to your server and the QlikView document you want to open. Also, this opens the IE Plugin and then the document. The user needs permission to open the document.
Stephen
I know I put the names of the server and the document but the document doesn't open I just get the message document could not be opened knowing that the user has the permission to see and open the document
Please advise