Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I got a document that has a chart (Ch12)
Now from another qlikview document I want to give the user the facility top see the chart Ch12 of the other document
is this feasible?
or is it possible to give the user the facility to open another document from one document and let him directly see the desired chart?
Please advise
Hi,
This is possible.
If u r using an accesspoint and ur user views the report thru a web browser then u need to give him a botton that when clicked will go to the desired report, where u can put the chart(ch12)
If ur user is given directly the .qvw file then u can place the .qvw file containing the desired chart in a common shared path, and then write a macro to open that document.
Hope this helps.
may you please send me macro example to do this?
Hi
Rather use the Open Qlikview Document action than a macro.On a text box or a button object, click the Action tab, click Add Action, select External and Open Qlikview Document. Fill in the relevant data and click OK.
If the other document has the same fields, you can also carry the current selections into the newly opened document.
Hope that helps
Jonathan