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: 
ZebLearney
Contributor III
Contributor III

Default Action - Select all dates in last 7 days with a Qlik Sense Action

Hi

I am trying to create an action that will enable the sheet to open with a date field selection for all dates in the last seven days. I can get it to select one date with = today()-1 for example, but I need to select multiple dates automatically on open. Have tried = today()-1&today()-2..... but that doesn't work. Any help would be appreciated. 

Thanks

1 Reply
CELAMBARASAN
Partner - Champion
Partner - Champion

Hi

Its pretty much easier to do with bookmark

First make selections in the date fields based on the below expression, make sure that you press enter key 

=DateField>=Today()-7 

Where DateField is your date field name.

CELAMBARASAN_0-1631799166335.png

Select other date fields as well, then create a bookmark with the final selections.

 

Please refer attached QVF for reference.