Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a button. And I want chosee before dates than todays. I tried to
-select values that match the search criteria
value --- "<today()"
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 "".