BOXI R2 - Crystal
Is it possible to schedule a report that contains an on-demand subreport so that all of the data is available to viewers?
Currently, the main report can be viewed but if the user clicks on the subreport link, the database query is ran before displaying the subreport data. Which is the way it should work when running the report normally. However, for scheduled reports, I would like everything run once and saved to the instance and still not display the subreport unless the user selects the link but without having to hit the database again.