Hi all.
I'm looking to count the number of Marketing opportunities indicated by a check box on a rolling 30 days, formula below #unparseable.
=COUNTIFs([Marketing]:[Marketing], 1), >=TODAY(-30), [Date of Order:]:[Date of Order:], <=TODAY()))
Regards
It looks like your syntax is off.
=COUNTIFS([Marketing]:[Marketing], @cell = 1, [Date of Order:]:[Date of Order:], AND(@cell>=TODAY(-30), @cell <=TODAY()))
@Paul Newcome
Thanks Paul,
Happy to help. 👍️
ref must be one of: categoryID, siteSectionID, category, category/categoryID, category/name, category/description, category/url, category/allowedDiscussionTypes, locale, siteSection, siteSection/basePath, siteSection/contentLocale, siteSection/sectionGroup, siteSection/sectionID, siteSection/name, siteSection/description, siteSection/apps, siteSection/attributes, layoutViewType, discussionID, commentID, page, sort, discussion, discussion/name, tags, breadcrumbs, discussionApiParams, serverDraftID, serverDraft.