S
Sue Compelling
Hi Allen
Hmmm - my next field is a calculated attrition rate using the following
expression (which worked successfully from your previous post) - however I
have an error message about the aggregate functions in this expression. PS -
Difference is derived from an expression I used in the QUERY (as is
PlannedYear for that matter - as the date in the table is mmm-yyyy).
Any options?
=Sum(IIf([PlannedYear]=2005,([Difference])/Sum([Started]),Null))
Hmmm - my next field is a calculated attrition rate using the following
expression (which worked successfully from your previous post) - however I
have an error message about the aggregate functions in this expression. PS -
Difference is derived from an expression I used in the QUERY (as is
PlannedYear for that matter - as the date in the table is mmm-yyyy).
Any options?
=Sum(IIf([PlannedYear]=2005,([Difference])/Sum([Started]),Null))