Automation that will add to a page name the current date

i have tasks table called “Tasks For Today”
i made automation to everyday duplicate it to “Tasks From Yesterday”
i now try to make automation that will take “Tasks From Yesterday” from the day before and change it to “Tasks From #date” when #date is the corresponding date from the day before yesterday for example “Tasks From 02/10/2023”
i already made ‘then’ to duplicated page but in the new page name textbox i cannot succeed to enter any date as it’s accept only text, i can try to use date() outside of “” but it’s just don’t accept it

Hi @eyal_geron and welcome to the community!

You have to style the “new page name” dynamically. You can do that using a formula.

Please take a look at my screenshot.

Sincerely
Jannis

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.