Hi,
How would I create a summary of [Column A] for all rows that were created 7 days ago?
I tried this, but it didn't work.
=SUMIF(Created:Created = TODAY(-7), [Column A]:[Column A])
Response was: Invaild Operation
Please assist.
Thank you!
Resolution: =SUMIF(Created:Created, =TODAY(-7), [Column A]:[Column A])
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, latest, sort, sortType, lookupSort, discussion, discussion/name, tags, breadcrumbs, discussionApiParams, serverDraftID, serverDraft.