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

Button to select previous date

Hi,

I have a date field and I would like to create a "-1" button that will add previous dates to the selection for all already selected values (i.e. I have 5/3/2014 and 5/3/2013 selected, the button would add 5/2/2014 and 5/2/2013 to the selection.

Thanks you!

Labels (1)
2 Replies
tresB
Champion III
Champion III

Using toggle select like attached sample.

Search String: ='('&Concat(Aggr((Date(Date-1)),Date),'|')&')'

MK_QSL
MVP
MVP

Check enclosed file