I am trying to get the SUM of SaaS Value if the value in the Backlog Status column is Active Backlog.
Tried this and I am getting unparseable
SUMIF([Backlog Status]:[Backlog Status],”Inactive Backlog”, [SaaS Value]:[SaaS Value])
Hi @jvanhemm
I hope you're well and safe!
Try something like this.
=SUMIF([Backlog Status]:[Backlog Status],"Inactive Backlog", [SaaS Value]:[SaaS Value])
Did that work/help?
I hope that helps!
Be safe, and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
It looks like maybe you typed the formula in Word or some other similar application. Try retyping it here, directly in the sheet, or in a text editor such as Notepad.
The slanted commas are called "Smart Quotes" which are (ironically enough) not recognized as valid characters in Smartsheet formulas.
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.