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: 
arjpi1
Contributor
Contributor

Buttons in qliksense

Hi Team, I need a buttom where I can apply a filter by date and status, is it possible ?

Date <= 30 days from today

Status = Expired 

I cannot set up a funtion in the field Value of the Button chart

Thanks a lot 

arjpi1_1-1661261973770.png

 

 

Labels (2)
1 Reply
MartW
Partner - Specialist
Partner - Specialist

what you can do is create a variable(within the script or frontend) like vUpdate or something.

this variable you place as set analysis in the field you want to update (within a object like bar/line chart) 

after that you configure the button to update the variable with a value, in your case some set analysis that status expired from last 30 days.