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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
kkkumar82
Specialist III
Specialist III

Document Trigger Requirement

Hi all,

I have  a dashboard with year, Quarter etc filters. The dashboard should open with by default the selection on the field year with current year value i.e. 2015.

For this I created a document trigger "on open " where I extracted year from today() and assigned to the field year.

Another requirement is if the user clicks clear then once again year filter should be selected with 2015.

I tried with "once change" trigger on field trigger "year" but unsuccessful.

Thanks

Kiran Kumar

11 Replies
awhitfield
Partner - Champion
Partner - Champion

Bear in mind MACROS only work with the IE Plugin and even then, not all of them!! GOOD LUCK

Andy

mishraamit2485
Creator
Creator

Hi Kiran, I'm in similar situation as your, clear should trigger the latest quarter.

Did you get any solution for this? Please help.