Formula for Average
Hola comunidad, alguno de ustedes a podido o pueda ayudarme en crear una formula para calcular el promedio en dias en que una persona completa sus actividades??????:I
**Translated via Google Translate**
Hello community, any of you have been able or can help me to create a formula to calculate the average number of days in which a person completes their activities ??????: I
Answers
-
You would need to have a separate column on the source sheet that calculates the total number of days on each row.
From there you would use an AVG/COLLECT combo to average the helper column based on the name.
Come see me in Seattle at ENGAGE 2024! I will be at the 10xViz partner booth throughout as well as the "Lets Talk About Community" Meet & Eat table on Tuesday from 11:45am - 12:45pm!
-
hola @Paul Newcome
Intente agregar lo siguiente pero no entiendo que me sigue fallando :(
=AVG({Copia de Operaciones Rango 1}, {Copia de Operaciones Rango 4}), COLLECT({Copia de Operaciones Rango 3}]:"Brisedy "; ([{Copia de Operaciones Rango 3}]:"Briseidy"))
-
Hi @Brii
Can you identify what each of your references represents? A screen capture would be helpful, but please block out sensitive data.
I agree with Paul's solution, to have a Helper Column in the source sheet which has the number of days per-row. Then your formula would look something like this:
=AVG(COLLECT({Range 1 - Total Days}, {Range with Names}, "Brisedy"))
Cheers,
Genevieve
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!