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: 
Anonymous
Not applicable

Select in Field not working in trigger but working in button

Hi,

I have a requirement to select month based on selection on a different month field.

I have added a trigger On Select on a field.

The select in field is not working here but if I put the same action on a button it works fine.

Is this because we are passing string ? Is there any other syntax to achieve this in a trigger ?

1.JPG

Kindly help.

Anvita

2 Replies
vijetas42
Specialist
Specialist

can you please elaborate what exactly you want to achieve and if possible please attach sample application

vipin_mishra479
Creator II
Creator II

You can store your selected field in variable and use that variable into action.

Hope this will help !!