Save the date! Join us on October 16 for our Product Ops launch event. Register here.
Jan 30, 2023 03:40 PM
Jan 30, 2023 07:30 PM
Jan 30, 2023 07:32 PM
Hey @Philippe_Creve_ !
Here's a formula that accomplishes what you're looking for:
IF(
{Date},
DATETIME_FORMAT(
{Date},
"DD MMMM YYYY"
),
"Please Enter Your Birthday"
)
Feel free to pop your own preferred message into the formula if you'd like to change it around.
Jan 31, 2023 04:26 AM
Hello Matt,
Thank you very much for your quick response, it helps me a lot.
Jan 31, 2023 04:34 AM
Hello Ben,
Thank you very much for your quick response,
It's awesome