I have a report that page breaks on various stores. Each of these stores will list various products. I want to prevent a store from printing if their section of the report exceeeds 3 pages.
Can you convert pages to detail records? If so, it would be a matter of creating a similar query that groups by store and counts records. Add this query to your report's record source and join the "Store" fields. Set a filter to CountOfRecords less than your 3 page limit.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.