Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parameters recalling pre-run instance

Status
Not open for further replies.

hanchilicious

Programmer
May 23, 2002
156
GB
Hi,

I'm using XI r2.

I have a report that is based on dynamic parameters like this:

Region -> Country -> Customer

Country and Customer are both optional. i.e. the report can be run just with a region value, region and country, or all three.

Because of the volume of data involved, if the report is executed from infoview to get region/country level data, I would like a previous instance that was run overnight to be recalled. So, the user would only actually hit the database if running at a customer level.

Is this possible, please?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top