Audit logs provide a comprehensive record of changes made to a table. In powertable, the audit log helps you track changes made to data, user access activities, and configuration settings.
Using audit log, you can
In this article, you learn how to view, search, filter, and export audit logs.
To view audit logs:


The Data tab provides a chronological record of transactions and actions performed on the source table.
The audit log includes the following information:

The audit log captures significant actions such as Insert, Update, Delete, and Soft Delete.
The Access tab tracks changes made to row and column access permissions, including who made the changes and when the changes were made.

The Table tab records changes to table settings and column configurations, including the addition of new columns and updates to existing column settings.

Audit log is not supported in the powertable sheet when type 2 SCDs are enabled.
Use the Search and Filter options to locate specific changes and records.
Enter a Row ID, Modified Column, Action, or Source Type to search for specific audit log entries. The logs are dynamically filtered and displayed based on the search criteria.

To view changes made by a specific user, select the user from the All Users dropdown.

Filter logs by a predefined time period or a custom date range. By default, Last 24 Hours is selected.

Select Filter to filter the logs based on the below options:

You can export audit logs in Excel (.xlsx) format for offline analysis and reporting.


Use Refresh to retrieve the latest logs.
Use Revert Changes to revert previously written-back updates, enabling you to safely restore records to an earlier state. In case of incorrect changes, you can easily undo them with this option.
Only UPDATE actions can be reverted.


The updates are rolled back to their previous state.

The revert actions are logged as shown below along with action type, user information, and reverted timestamp. The old entries are also kept intact for complete traceability.

Revert Changes is not supported for Type 3 SCD records.

If a record has been updated multiple times, the earliest modification before the selected items will be used for reversion.
For example, in this image below, the product color is modified thrice. NA > Pink > Red > Black.
The change from Pink to Red is selected for reversion.


If a record is deleted after an update, that update cannot be reverted because the record no longer exists. PowerTable displays these records on the Error tab in the confirmation preview so that you can review them before proceeding.
Consider the following example, where all changes were selected for reversion. The confirmation preview shows the old and new values for records that can be reverted. For row ID 611, an error is displayed because the record was deleted after it was updated.

To exclude the deleted row(s) and proceed with reverting the remaining records, select Exclude errors and Revert.
Writeback logs provide a high-level view of writeback operations performed on a table. You can use writeback logs to monitor the status of transactions, track import and update activities, and review execution details for each writeback operation.
To view writeback logs:
Select PowerTable, select the dropdown arrow next to Audit, and then select Writeback Logs.

The Writeback Logs page opens and displays all writeback transactions for the selected table.

The writeback logs page includes the following information:
Use the search and filter options to locate specific writeback transactions.
The following filters are available:
ID - Search for a specific writeback transaction by its ID.

Transaction - Filter transactions by operation type, such as Insert, Update, Delete, SCD Update, or Bulk Import.

Started By - Filter transactions by the user who initiated the writeback operation.

Status - Filter transactions by status, such as Success, Partial Success, Failed, Running, or Queued.

Job Type - Filter transactions by execution type, such as Direct or Approvals.

Started At - Filter transactions by time period, including Within the Last 24 Hours, Last 7 Days, Last 30 Days, or a custom date range by using Between.

Reset Filter - Clear all applied filters and restore the default view. This option becomes available when one or more filters are applied.

Use the Last Updated Details columns to view the most recent update information for each record directly in the PowerTable sheet.
To insert these columns:
Enable the Last Updated Details toggle.

Two additional columns are added to the table:
Last Edited By – Displays the user who last modified the record.

Disable the Last Updated Details toggle to hide these columns from the table.