elefantmannen
Programmer
I have now constructed a big report consisting of some sub reports. I have the sub reports created on questions like select everything bla bla where id=parameter. This is so I can create one report for every unique office. The thing is now that when I run a report it wants to have the parameter for all of the subreports so I have to feed this id like 10-12 times. Have I designed everything like a jug head or is there a qay to feed the parameter just once for all the subreports? (It is the same id for all the reports, a unique id for each office)