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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
lionking15
Creator
Creator

Trigger

HI

i want to trigger on open of document. means whenever i will open the QVW file particular fixed date and month should be selected.

for this purpose what should i enter in "field" and "search string"

Thanks!!!!!!!!!

3 Replies
Chanty4u
MVP
MVP

hi,

If it is hvng seperate filters  like  year and month

select that and set as default . and save it.  reopen again

Anil_Babu_Samineni

Try to send Those Date and Month Then we can help you

Usually, We can do from Settings -- Document Properties -- Triggers -- Then you can apply what ever you want

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
rubenmarin

Hi Giridhar,

- In field it expects an existing field name where it will do selections

- In search string it expects the value to select

Example:

Field: Year

Search String: 2016

You can also set expressions, they will be evaluated and the result will be used. Another way to write the above example (Note the starting '=' when you want the expressions evaluated):

Field: ='Ye' & 'ar'

Search String: =2015 +1