Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

View the list of affected reports

You can view a list of all impacted reports identified by the ACL assessment for reports. Use this list to remediate affected reports and users.

Before you begin

Roles required: admin and security_admin.

Procedure

  1. Navigate to All > Reports > ACL Assessment for Reports > Affected Reports List.

    The list report shows the affected reports.

ColumnDescription
ReportThe report name with a hyperlink to its form.
TableThe source table of the report.
DBView Referenced ACL TableWhen this column is populated, the report is affected because of an ACL on one of the tables that the database view is based on.Sometimes an affected report is based on a database view with an ACL. In this case, the name of the database view appears below the name of the table in the Table column.
Dot Walk FieldsWhen this column is populated, the report is affected because of an ACL on an extended table. For more information, see Report on extended tables.
Total executionsThe number of times a user has viewed the report. This column is empty if the property run_scan_based_on_report_execution_only is false.
Last executionThe timestamp of the most recent time execution of the report. This column is populated if the property run_scan_based_on_report_execution_only is true.
is globalTrue / False. If true, the report owner has shared it with all users. If false, the report owner has shared it with specific users, groups, or roles.
Shared to rolesRoles the report owner has shared it with \(regardless of access control list\). This field is empty if the report is global.
Shared to usersUsers the report owner has shared it with \(regardless of access control list\). This field is empty if the report is global.
Shared to groupsGroups the report owner has shared it with \(regardless of access control list\). This field is empty if the report is global.
Is blocked by read ACLThis column shows true if a read ACL blocks a user.
Read ACL tableShows the name of the table checked if the user is blocked by a read ACL.
Is blocked without RVA or Read ACLThis column shows true if a report is blocked because the table the report is based on has neither a report\_view ACL nor a read ACL.
Blocked by table ACLsIf a table ACL \(or column ACL that applies to all columns in a table\) blocks a user, this column shows the name of the ACL.
Blocked by table ACLs rolesThe roles defined in the table ACL whose members can view reports based on the ACL. A user needs at least one of these roles to see the report.
Table ACLs linkClick the link to view a list of the table ACLs that apply to the impacted report. The Role field in the list shows the required roles. A user must have one of the roles to view reports based on the table.
Blocked by column ACLsIf a specific column ACL blocks a user, this column shows the name of the ACL.
Blocked by column ACLs rolesThe roles defined in the column ACL whose members can view reports based on the column. A user needs at least one of these roles to see the report.
Column ACLs linkClick the link to view the column ACLs that apply to the impacted report. The Role field in the list shows the required roles. A user must have one of the roles to view reports based on the column.
  1. Address the affected reports and users as described in Manage Report ACL assessments.

Parent Topic:ACL Assessment for Reports