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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
jalanhart
Creator
Creator

Create a button for only yesterday's data

Hello, 

I am trying to create a button for an app I am building to only pull up info that happened yesterday. 

I made a variable called vYesterday and put in the definition date(max(REPORTED)) which the value shows as correct. 

jalanhart_3-1737511486856.png

I then added a button chart and said "Set Variable Value" and the =vYesterday as the variable and the same value.

jalanhart_4-1737511512166.png

Then I added a second section to the button for "Select values in a field" and set that up the same way. 

jalanhart_5-1737511534711.png

 

When I click the button it does nothing at all and I'm not sure why.

 

 

 

Labels (2)
2 Replies
JandreKillianRIC
Partner Ambassador
Partner Ambassador

Hi @jalanhart 

On the set variable value action. Remove the = in front of the variable. 

It should just be vYesterday

Regards Jandre

 

Mark the solution as accepted that solved your problem and if you found it useful, press the like button! Check out my YouTube Channel | Follow me on LinkedIn

jalanhart
Creator
Creator
Author

I made that change and it did not work. I click on the button I made and it acts like it's trying to work but then resets itself without ever filtering on the newest date.