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: 
zagzebski
Creator
Creator

Select in Field Trigger (Using expression)

I am trying to  assign a variable.in a field event.

The following expression returns the required value when viewing in a text box but when I try to assign "on select" in a field event it will not update the variable.

 

=trim(purgechar(if(vDeepSellPolicyChoice1=vDeepSellPolicyChoice2,vDeepSellPolicyChoice2,replace(vDeepSellPolicyChoice2,vDeepSellPolicyChoice1,',')),','))

Any thoughts?

Steve

 

1 Reply
sunny_talwar

Would you be able to share a sample to look at this?