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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selecting an Expression in a List Box using a Button

Hi All

I am trying to make a button the opens a chart and selects a couple of list boxes.  The problem lies as one of my list boxes is generated by the following formula

=if(if(Len(Keepchar([Policy No],'X'))=1,Aggr(count([Claim Number]),[Policy No]))>1,'Multiple')

How do I select this as there is no specific field to select.

0 Replies