Hello All
I'm new to Smartsheet's and still learning formula.
So hoping someone can help with this for me as I'm struggling to figure out what I'm doing wrong?
I require a sheet that will give me the average number of hours an organizer has spent on a completed project per given month
See above
When creating the formula I have used
=Avg(Collect({hours}, {Organiser}, "Jane", {completed}, ">01/01/2022", "<01/31/2022"))
And all I get is unparseable.
the above {} refer back to the work being done sheet using the refence option. Iv over type the long description to make it easier for me to refer to.