Dynamic Scheduling

I am trying to schedule a report, using InfoView, to run daily and to automatically run a fresh report for that new day. So for instance, if today’s date is 4/24/09 and the report is set to run at 9:00am, is it possibly to schedule it daily for this in that it would only be ran with today’s information/stats? So then the next day it runs on the 25th at 9:00am, and then would have only stats for the 25th?

So far, I have only gotten it to pull all of the information from the begin date.

Please help if you can.

or email at dedj87@gmail.com


dedj87 (BOB member since 2009-04-24)

Not from within the scheduler, but you can do it easily with a universe object. Create a predefined condition that specifies a filter using sysdate, then add it to the report before scheduling.


joepeters :us: (BOB member since 2002-08-29)