Weighted Average With a Condition
Hi
Is it possible to gather a weighted average, with a condition?
My starting formula is
but I would like to build in a condition. In other formulas this has taken the form of
I can't work out how to bring these together / if it is possible.
Grateful for any thoughts anyone may have!
Emma
Answers
-
Hey Emma. Trying to wrap my head around what you're trying to accomplish here, so couple of questions for you:
Could you post a screenshot of the columns you're using? And what your use case is here, what you're trying to accomplish?
I'm thinking you could utilize something like:
=IF(SUM(CHILDREN([Not In Scope]@row)) >= 1, AVGW(CHILDREN(), CHILDREN(Weightage@row)))
Which basically says, if the sum of the Children row column "Not In Scope" is 1 or greater, show me the original formula).
Does that make sense? I think this ought to get you on the right track, at least.
If this answer answers your question, please press "Yes" above - it helps the community (and those random Googlers out there 👀) find solutions like yours faster.
Love,
Brett Wyrick | Connect with me on LinkedIn.
------------------------------------------------------------------------------
2023 update: I'm no longer working on Smartsheet stuff. I started working at Microsoft in 2022, plus I have 1-year-old twins at home and frankly, I don't have enough time to do Smartsheet anymore. It's been real, Smartsheeters!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!