Notion Answers

Help between Notion users


Register & Ask

It's free & easy

Get answers

Answers, votes & comments

Vote and select answers

Receive points, vote and give the solution

Question

1vote

Make a formula return "true" if...?

A specific date that does not depend on a property is equal to the current date. I would appreciate your help, please.

1 Answer

1vote

polle Points78970

Not completely sure what you are trying to do. To know if a date is equal to today you can use the following Notion formula.

formatDate(prop("Date"), "MMM DD, YYYY") == formatDate(now(), "MMM DD, YYYY")

That will show checkboxes and the one for today will be checked automatically.

Hope that helps.

1vote

Elpepe commented

Hi thanks. I have a question, can't you put a date that does not depend on a column within a formula?

0vote

polle commented

You can, just add a date property and that is it. There are no dependencies at all.

Please log in or register to answer this question.

...

Welcome to Notion Answers, where you can ask questions and receive answers from other members of the community.

Please share to grow the Notion Community!

Connect