We have one master report that needs to be run using different parameters (about 150 different ones, actually) and then save the instances...or better yet, throw them in a file or something...
The way this was originally set up (before I got here, mind you!) they created dups of the original rpt and set each one up by itself.
Needless to say, now every time I want to modify that report - you guessed it - I'm modifying 150 versions of the darn thing!
I am going to use Rpt Inspector to make the changes for now so taht the change carries to all of the reports, but ideally we only need one report - just need it to run with all the different parameters..
Whats the best way to do this???
LMC cryerlisa@hotmail.com
select * from Management where proj_mgmt_skills <> NULL
0 records returned
The way this was originally set up (before I got here, mind you!) they created dups of the original rpt and set each one up by itself.
Needless to say, now every time I want to modify that report - you guessed it - I'm modifying 150 versions of the darn thing!
I am going to use Rpt Inspector to make the changes for now so taht the change carries to all of the reports, but ideally we only need one report - just need it to run with all the different parameters..
Whats the best way to do this???
LMC cryerlisa@hotmail.com
select * from Management where proj_mgmt_skills <> NULL
0 records returned