I originally posted this under Advanced Techniques. I am
guessing perhaps not the correct category, since I received no
response.
I have been using the Report Builder. It creates professsional reports. I wanted to place the cfreport tag in a loop to cause the
report builder to generate an indepedent report through a query result where a customer can have more than one store room identified to them. The loop is coded properly and the cfm page runs, and I get the first 'rendering' of the cfreport for the first customer/store room, but not any more after that.
If I have a customer with one store room only, I need to run cfreport builder once and no problem. Perfect. But, if I have a customer with say 5 store rooms, and I want to place cfreport into a loop to run cfreport 5 times to produce 5 seperate reports, I always get the first one only. No errors occur.
*****
I am figuring that this may be a limitation on the report builder and 'rendering', So does anyone have a technique to get around this type of problem?
I have been using the Report Builder. It creates professsional reports. I wanted to place the cfreport tag in a loop to cause the
report builder to generate an indepedent report through a query result where a customer can have more than one store room identified to them. The loop is coded properly and the cfm page runs, and I get the first 'rendering' of the cfreport for the first customer/store room, but not any more after that.
If I have a customer with one store room only, I need to run cfreport builder once and no problem. Perfect. But, if I have a customer with say 5 store rooms, and I want to place cfreport into a loop to run cfreport 5 times to produce 5 seperate reports, I always get the first one only. No errors occur.
*****
I am figuring that this may be a limitation on the report builder and 'rendering', So does anyone have a technique to get around this type of problem?