Input check box for global and report variables
The check box affects how the report is calculated and whether the variable can be used with an On-load action for the report.
If the check box is not selected:
- The report is loaded and Design Mode is calculated.
- On-load action is executed. The variable value has not yet been set and cannot be used.
- The variable value is set. Design Mode is recalculated if necessary.
- The report is calculated.
If the check box is selected:
- The variable value is set.
- The report is loaded and Design Mode is calculated.
- On-load action is executed and uses the variable value.
- The report is calculated.