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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
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
Partner - Creator

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 "".