Can different filters are applied while looping through one field with Cycle for Nprinting
Hi ,
I am trying to apply different selection on field A (selection 1 and selection 2) while looping through another field B with Cycle.
And then I realize that filters are applied on the report before the cycle starts. I couldn't set the default selection on field A while looping field B. Is there any way that I can achieve this?
I stated the question incorrectly before. To meet the requirement, I should use Page function, rather than Cycle. Afterward, a filter on the object rather than on report should be used to provide the different selection on the field while looping through another field.