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: 
Not applicable

Button as a filter

I am looking to create buttons that will filter a Budget field by certain values.  For example, i would like to create a button that when clicked filters projects that only have a Budget of $1 - 1000, another button for $1001 - 5000 and so on.  Which type of action would i use?  How would I code this condition?

1 Solution

Accepted Solutions
fred_s
Partner - Creator III
Partner - Creator III

Hi Steve,

Maybe this one?

And for the next filter:

>1000 <5000

Budget.JPG.jpg

View solution in original post

2 Replies
fred_s
Partner - Creator III
Partner - Creator III

Hi Steve,

Maybe this one?

And for the next filter:

>1000 <5000

Budget.JPG.jpg

Not applicable
Author

worked perfectly