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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
sevvalk
Creator
Creator

I want chosee before dates than todays.

I have a button. And I want chosee before dates than todays. I tried to

-select values ​​that match the search criteria

value --- "<today()"

1 Reply
muhammedraleen
Partner - Creator II
Partner - Creator II

Hi @sevvalk ,

Add a Button with action "select values ​​that match the search criteria".

Under Action, on field column, select the date to be filtered.

Under Action, on value column, type ='<=$(=Today())' or ='<='&Today().

Note: - When you type like this "<today()", it takes today() function as a text, and it shows an error in the expression for using "".