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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Conditional trigger

Hello,

I have 2 list boxes which contain strings. They contrain the same data but are in alternate states.

If the last value of listbox1 is selected, then I want to automatically deselect all values from listbox2.

I suppose i'd require to use triggers, and a simple macro.

If(minstring(listbox1)=minstring(1)(listbox2),'macroclear')

Could someone help me out with the syntax please.

Regards,

0 Replies