Hello -
I get this #DIVIDE BY ZERO error when I try to take the average on multiple criterias. Here is my formula:
=AVG(COLLECT([Target Date Variance]:[Target Date Variance], [Design Team]:[Design Team], "Experience Design", [Design Team]:[Design Team], "Prism Core", [Design Team]:[Design Team], "Platform Vertical"))
I took the average on the column itself and got an actual number. What am I doing wrong?