I have a report that is grouped by a field. I have looked for ways in which it would be possible to obtain an individual report for each group to export to PDF. Since if I have all groups in the same report, it is saved in only one PDF file when I exported. So right now, I modify manually the query from the report is based on to select only one group every time and obtain each PDF as a separate file for each group.
I want to know how I could automate to have individual reports in PDF files for each group without having to manually, modify the query to select the group.
I would greatly appreciate the help because so far it has been unsuccessful my search. Thanks!
I want to know how I could automate to have individual reports in PDF files for each group without having to manually, modify the query to select the group.
I would greatly appreciate the help because so far it has been unsuccessful my search. Thanks!
Comment