Skip to main content
Announcements
April 9th: The AI Roadmap: 6 Landmarks for AI-ready Data and Analytics: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
sevvalk
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

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