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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
CELAMBARASAN
Partner - Champion
Partner - Champion

Open QlikView documents based on listbox selected value

Hi All,

I have a requirement, in which I got stucked to get the solution. Could someone help me on this?

I have a three QlikView files

1. Main.qvw

2. Current.qvw

3. Prior.qvw

Main.qvw has a filter Year with values 2011, 2012, 2013, 2014 and it is always one selected value list box.

If I select 2014, then it should open Current.qvw, for other values(2011-2013) it should open Prior.qvw.

I tried with document event trigger with action Open QlikView document, but it is not working.

Thanks in advance.

Regards,

Celambarasan

12 Replies
Not applicable

Hi,

where is field event trigger.

Can you tell me the steps.

Thanks

jagan
Partner - Champion III
Partner - Champion III

HI,

Check Document Properties -> Triggers-> Field Event Triggers section

Regards,

Jagan.

anilmahanty
Contributor III
Contributor III

Hi,

Anybody got solution for this issue.

I tried, add action on Object level trigger to navigate QVW file on List box selection.

But no luck.