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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
francisvandergr
Partner - Creator II
Partner - Creator II

Automatic set values in other fields when select a value of another field

Hi

I attached an qvw of what i want. It is an example with a few data.

What i want is when i select accounts or invoices also year 2012 is selected and no month
When is select orders no year must be selected but only month Jan

How can i do this with a trigger ?

1 Solution

Accepted Solutions
whiteline
Master II
Master II

Hi.

You can use 'OnSelect' trigger (Document properties->Triggers) for that fields with 'Select in Field' actions.

View solution in original post

4 Replies
whiteline
Master II
Master II

Hi.

You can use 'OnSelect' trigger (Document properties->Triggers) for that fields with 'Select in Field' actions.

francisvandergr
Partner - Creator II
Partner - Creator II
Author

Thnx for your answer. But i am looking for the formula of such a trigger. I know i can use triggers

francisvandergr
Partner - Creator II
Partner - Creator II
Author

Thnx for your answer. But i am looking for the formula of such a trigger. I know i can use triggers

whiteline
Master II
Master II

If you just want to make an expression that calculates as if year 2012 is selected when you select account, you could use set analysis feature.