Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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