I want to do the document chaining on qlikview to toggle from different qlikview files on access point.
In my project we have three environment(DEV,UAT,PROD) I can only work on DEV files.
I have successfully done the same using URL in DEV environment but not geeting how to do the same in UAT / PROD with out access to the qvw file?
What i have though is I will make a variable to catch the environment and based on that will change the URL but I have not got any success on this. Please let me know any other approach.