im trying to play around with this formula and not getting what i need.
I want to sum "Amount Due" totals if the "client" is TRA
this is what i was trying but wasnt working
=SUMIF(Client:Client, HAS(@cell, "TRA"), Amount Due:Amount Due)
Hey @ldavenportHAP
You might want to try =SUMIF([Client]:[Client], contains("TRA", @cell), [Amount Due]:[Amount Due])
That should work, it not let me know :)
Yes! @Mary Royston thank you so much!
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.