Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Unparsable on Avg Collect

Good evening, all! You know those times when you've looked at something for so long and it eventually starts to blur together? Well, that's where I'm at, and could really use your help with this formula.

In the A16 sheet summary field, I'm trying to bring in the average of the age column where the following conditions are true: P0, P2 and P3 are all checked, P/C equals "Blocker/Emergency" and O/C equals Open.

I used the below but am getting unparsable:

=AVG(COLLECT(Age:Age, [P0]:[P0], 1, [P2]:[P2], 1, [P3]:[P3], 1, [P/C]:[P/C], "Blocker/Emergency", [O/C]:[O/C], "Open")))

image.png


Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions