Track Data Changes
As an administrator, you can track (audit) the data changes made to any planning model. SAP Analytics Cloud logs all changes to the transaction data of that model when users publish data from private versions to public versions.
Who does this apply to?
-
Users with any of these permissions for Data Change Log: Read or Delete.
-
Users with any of these standard application roles: Admin or BI Admin.
Data Changes
The Data Changes page shows changes to the transaction data in any model that has data auditing enabled. The audit data is logged when data is published from a private version. All changed cells in the published version will be audited. The audit information for each changed cell includes the following:
-
Date and time of the change
-
User who made the change
-
Original value
-
New value
-
Seeing who changed the planning data for a specific region.
-
Seeing when the planning data of a specific product was changed.
-
Seeing the history of budget data over a quarter.
Activate Data Auditing
Context
Procedure
- Open the model you want to track data changes for.
- From the tool bar, choose (Model Settings).
- On the Access and Privacy tab, switch on Data Audit.
- Select OK.
Viewing the Data Change Log
Context
Note that a data change log has up to 2^31 (i.e. 2,147,384,648, or ~2 billion) records. When the data change log reaches its size limit, publishing data will fail and you will see the following message:
Publish cannot be performed because the data audit table has reached the maximum number of rows.
To avoid this issue, consider periodically downloading log entries as a backup before deleting them.
Procedure
Downloading Data Changes
Context
When the size of the data change log reaches the specified threshold, some users will receive in-app notifications, email notifications, or both. Further notifications will be sent if the log continues to reach the size threshold. For more information about the data change log notifications and their recipients, see Configure Data Change Log Notifications.
To reduce the size of the data change log, you can first download part or all of the data change log for a model as CSV files, and then delete those log entries from the system. You'll need to have the Read and Delete permissions on the Data Change Log for the appropriate model.
You can also download audit data using the Data Export Service API. For more information, check out the dedicated documentation in the SAP Analytics Cloud REST API Developer Guide.
