Row-Level Security: Database Table

Row Security restricts a users access to a limited set of the data available in a report. The database table is the name of a table found in a report that can be used to filter only the rows a particular user should see.

The table entered here is used in combination with the column entered to alter the where clause of the report at run time so that only the authorized rows are returned.