Scheduling Reports in AdapTable
Summary
- Scheduling in AdapTable allows Reports to be run at a chosen time
Scheduling enables actions in AG Grid to automatically happen at a defined time.
One of the main use cases for schedule is to send Reports at defined times.
Each Schedule can be given one of 2 types of dates (and times):
- a specified one-off date - e.g. 11 May 2025 at 17:30
- reccuring day(s) - e.g. every Friday or every weekday at 9:00
You can use Scheduling to export Reports at specific times and days.
Hint
This is useful if you need to export data at a particular time, e.g. an End of Day report
Both System and User Reports can be scheduled and exported with any Format Type to any Export Destination.
Note
This can also include any Custom Export Destinations which have been specified
Schedules
- This example has 2 scheduled Exports:
- Set to run every Monday at 17:30, it exports the
Current LayoutReport toExcel - Set to run 1 minute after this demo opens, it exports a Custom Report (
JavaScript Frameworks) toCSV
- Set to run every Monday at 17:30, it exports the
Try It Out
- Change the schedule in the Report so that it exports to a different destination
Using Report Schedules
UI Step by Step Guide
Scheduling a Report in the Schedule Wizard
Configuring Report Schedules
Developer Guide
Providing a Scheduled Report in Initial Adaptable State
Scheduling Custom Reports
(Recorded with AdapTable v14.0)