Hi,
I've use a summary field in my report which pulls out a maximum date from my list of records.
On top of that, instead of using selection to select my records (since it could not work due to 'reqd after printing') , i perform a suppression of field based on a condition such that {@maxdate}< {?date}.
Now, is there any get away that i can do to perform a distinct count of records that fit in {@maxdate}< {?date}?
I tried another way, but same error prompts again for 'reqd after printing'
any guidance here?
I've use a summary field in my report which pulls out a maximum date from my list of records.
On top of that, instead of using selection to select my records (since it could not work due to 'reqd after printing') , i perform a suppression of field based on a condition such that {@maxdate}< {?date}.
Now, is there any get away that i can do to perform a distinct count of records that fit in {@maxdate}< {?date}?
I tried another way, but same error prompts again for 'reqd after printing'
any guidance here?