Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

multi box button?

hi all, i have multi box filter that i created from six dimensions, i want to create a button that i will tell him in 'select in field' that when i click the butto he

will filter me what i want from the multi box.

for exmaple: i push the button and then.

dimension 1: campaign= 'SAM'

dimension 2: status='eating'

how can i do it with dimensions, i did it in the past with variable but with dimension i cant do it.

thank you very much

eran

1 Solution

Accepted Solutions
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     On the button place an action to make selection.

     Go to button properties -> Actions -> Add actions -> Action type as Selections -> Action as Select in field

     Give field name and enter search string as the value.

     Hope this will help.

Regards,

Kaushik Solanki    

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!

View solution in original post

4 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     On the button place an action to make selection.

     Go to button properties -> Actions -> Add actions -> Action type as Selections -> Action as Select in field

     Give field name and enter search string as the value.

     Hope this will help.

Regards,

Kaushik Solanki    

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

thank you very much, it helps.

but now i need two conditons.

condition for each dimension.

kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     Do you mean two values for one dimension?

     If yes then type in search as  (Value1|Value2)

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
Not applicable
Author

no, i meant that first dimension is: CAMPAIGN='sam'

second dimension is: STATUS='eating' AND 'seating'

i made two select in fields but it doesnt work.

and if i want to write in the first dimension. CAMPAIGN NOT EQUAL 'sam' what i need to write in search string?

thank you