Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
shreyandutt
Contributor
Contributor

Conditional Open QlikView Document

Hello All,

I have an action applied on a button for opening another QlikView document (say X.qvw). But I need to check for the availability for this document 'X', if it is available, then open 'X', else open another document (say X_PRELIM.qvw). Please note that either 'X' or 'X_PRELIM' will always be present in the path.

I need something like this:

if (exists 'X.qvw','X.qvw','X_PRELIM.qvw)

Regards,

Shreyan

Labels (1)
0 Replies