I have been working on an Employee Position Report and created an array for all the departments to roll up into the union and report summaries. The array is capturing all the departments and printing them individually but it will not print them all simultaneously in the format we need for the Union Group Summary. The issue is not documented on the Lawson forums. Some Crystal internet forums documented the issue as a Crystal 2008 issue. I employed their print suggestions but none of them work with the Lawson database report. I thought about another sub report but the information is the product of a main report grouped by Location, Union, Department, and Employee Name with 2 sub reports that have different roll ups. I am very concerned that we will have bursting issues if we keep adding sub reports. Only the last string in the array will print in the summary although each individual string is printed as it is captured in the department group of the report.
Has anyone else experienced this issue with arrays? If so have you solved it? Thank you.