The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Please someone help me to hide #ERROR! - not all my fields have dates insert and in this case ERROR appears IF(
AND(
{date},
NOW() >= DATEADD({date}, -30, "days")
),
"ending time"
)thanks a lot