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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
amar_darshan
Contributor
Contributor

Create buttons with Actions

Hi,

I have one field as Product which contains values for ex "A", "B", "C", "D".

I want to create a button which when selected updates charts in sheet  only for values related to  "A" & " B".

I want to avoid using bookmark to create button. 

I used select multiple value in field option as Product and value as 'A' ; 'B' but the button is not working.

Labels (1)
3 Replies
shiveshsingh
Master
Master

Hi

 

try this in search string

'(A|B)'

amar_darshan
Contributor
Contributor
Author

Thanks Shivesh,

I want to create action button search string option will not help me in this scenario

shiveshsingh
Master
Master

Hi..

That's what i mentioned, please create a button and select actions.

Now in action, select Product and in search String , put the expression that i mentioned in previous rep.