Skip to main content

Hi guys,

I'd like to calculate average for a field only for current year

I tried to use

IF(Year(date)=2015 THEN Avg(Field) END)

can't aggr vs not aggr.

Do you know another way?

Thanks,

9 answers
0/9000