Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
=MIN(COLLECT({LOABal}, [Fund Type]@row, [Fiscal Year]@row, Vendor@row, [LOA#]@row))
Error: #INCORRECT AURGUMENT SET
I am try to get the MIN in a set of values in a sheet. Am I leaving something out in the formula?
@Mike B I think your Collect formula is off - it should be formatted like this:
COLLECT(range, criterion_range1, criterion1, [criterion_range2, criterion2, ...])
It looks like you put the range and then put three consecutive criteria without defining the criteria range. Does that make sense? You'd have the range of values that you want to pull from, then the first range of values to compare against, then the criterion for that first criterion range, and so on.
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.