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.