Including information about scenario overrides¶
You can include information about scenario overrides in your spreadsheet reports. For information about overrides, see Override Computed Values.
To do this, you must:
- Extend the scope of the data included in the report to include override data.
-
Format the data as desired.
-
Add the following commands to the report’s XML file to include the user override data and specify the worksheet where data output.
generateUserOverrides="true"overridesSheetName="<sheetname>" -
Modify the report’s Excel template file to format and display the override information as desired. The override outputs are generated in a standard format that can easily be processed using a pivot table to simplify formatting.
Note:
This capability is currently available only for custom spreadsheet reports.The standard spreadsheet reports that are included in the out-of-the-box aPriori installation have not been updated to include override data.