Can someone help me with the below formula?
I am trying to count unique values within a column that also have a specific condition.
=COUNTIFS, DISTINCT({CBA - Master Range 4}, {CBA - Master Range 2}, "Accepted", {CBA - Master Range 1}, =Title@row)
Try this:
=COUNT(DISTINCT(COLLECT({CBA - Master Range 4}, {CBA - Master Range 2}, @cell = "Accepted", {CBA - Master Range 1}, @cell = Title@row)))
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.