Good afternoon, I'm trying to do the equivalent of '"AVERAGEIFS". I read about using the collect formula, but I'm having an error.
The formula I'm using is:
=ABS(AVG(COLLECT({Master Sheet - 1960 - Net}, {Master Sheet - 1960 - Date}, Date@row, {Master Sheet - 1960 - Info}, [Summary Info]@row)))
I'm trying to calculate the average with a "date" and "info" condition.
I know there are values that meet both conditions, but I can't get them.