...
- Run when any of the selected data sources are updated.
- The entire workbook is recalculated any time selected data sources are updated.
- Trigger the workbook to run when any of the selected data sources are updated only if the following conditions are true.
- Conditions can be created for each data source in the workbook that must be fulfilled before the workbook calculates.
Triggering condition measurements are preformed after the data source set to run has completed. The triggering conditions are only measured when the the job (workbook data source) has a Complete or Complete with Warnings status.
For example, this the workbook on that page would recalculates when the data source 1, 2 or 2 update in Datameer X unless 3 update, but only when Data_Source_1 has updated less than within 2 days from today or and Data_Source_2 has updated within the past 3 hours. The workbook doesn't run if Data_Source_3 updates.
Scheduled options
- Hourly through Monthly. Choose the interval suitable for your needs.
- Custom Cron Pattern.The format is a series of numbers separated by spaces to indicate the following: minute hour DayOfMonth Month DayOfWeek. Learn more about Scheduling with Custom Cron Patterns.
...