[Migrated content. Thread originally posted on 18 August 2006]
Hello,I am attempting to print a specific section of a report from within a loop. In other words, I want to be able to print the section a variable number of times before continuing on to the next section of the report. I want to do this because of formatting concerns.
Specifically, I have several files that make up the detail for a specific customer. The number of occurrences and the amount of data is variable for each customer but we want the detail to be formatted in a specific way inside of the report even though the amount of data may vary from occurrence to occurrence. Therefore, we've decided that the easiest way to do this is by printing the section once for every occurrence of the data.
So here's the problem. We are trying to use the report generator to do this and I can find no documentation on how to do this or if it is even possible.
If anyone has any suggestions or experience with a situation such as this, any information you would be willing to share would be greatly appreciated.
Additionally, if anyone would have a suggestion on another way to achieve the same goal that would be great as well.
Thanks in advance,
-Chris



