A
Aaron
Hi - I'm getting this error message when trying to run a report. I'm running
the report against a query. This is the following logic that seems to be
causing the error because if I remove it from the report filter, the report
runs. The report is not correct because it is supposed to only include data
that uses the criteria from the report filter.
Report Filter: NRF > 60
Query
NRF: IIf([REFIX_FREQ]>[RF],[REFIX_FREQ],[RF])
RF: Round(([AO CMR ARMS]!MTG_FLT_NXT_RST-[AO CMR ARMS]!asofDate)/30.41667)
REFIX_FREQ value ranges from 1 to 12
Any insights would be appreciated. Thank you!
the report against a query. This is the following logic that seems to be
causing the error because if I remove it from the report filter, the report
runs. The report is not correct because it is supposed to only include data
that uses the criteria from the report filter.
Report Filter: NRF > 60
Query
NRF: IIf([REFIX_FREQ]>[RF],[REFIX_FREQ],[RF])
RF: Round(([AO CMR ARMS]!MTG_FLT_NXT_RST-[AO CMR ARMS]!asofDate)/30.41667)
REFIX_FREQ value ranges from 1 to 12
Any insights would be appreciated. Thank you!