diff --git a/docs/Integrating-data-and-managing-spaces/Data-Access-Control/securing-data-with-data-access-controls-a032e51.md b/docs/Integrating-data-and-managing-spaces/Data-Access-Control/securing-data-with-data-access-controls-a032e51.md index 56c7d83..67642ac 100644 --- a/docs/Integrating-data-and-managing-spaces/Data-Access-Control/securing-data-with-data-access-controls-a032e51.md +++ b/docs/Integrating-data-and-managing-spaces/Data-Access-Control/securing-data-with-data-access-controls-a032e51.md @@ -22,7 +22,7 @@ Your criteria are defined in a table or view that lists SAP Datasphere user IDs - Single Values - Each user can only see the records that match any of the single values she is authorized for in the permissions entity. See [Create a "Single Values" Data Access Control](create-a-single-values-data-access-control-5246328.md). - Operator and Values - Each user can only see the records that fulfill the operator-value pairs she is authorized for in the permissions entity, including support for complex `AND` and `OR` combinations. See [Create an "Operator and Values" Data Access Control](create-an-operator-and-values-data-access-control-501594b.md). - Hierarchy - Each user can only see the records that match the hierarchy values she is authorized for in the permissions entity, along with any of their descendants. See [Create a "Hierarchy" Data Access Control](create-a-hierarchy-data-access-control-0afeeed.md) -- Hierarchy - Each user can only see the records that match the hierarchy values she is authorized for in the permissions entity, along with any of their descendants. See [Create a "Hierarchy with Directory" Data Access Control](create-a-hierarchy-with-directory-data-access-control-44ae628.md). +- Hierarchy with Directory - Each user can only see the records that match the hierarchy values she is authorized for in the permissions entity, along with any of their descendants. See [Create a "Hierarchy with Directory" Data Access Control](create-a-hierarchy-with-directory-data-access-control-44ae628.md). You can create one or more data access controls that consume each permissions entity, and select one or more columns in each data access control to specify the criteria that it will enforce. You can apply a single data access control to multiple views. Each view protected in this way will filter the results available in its data preview to only those rows meeting the criteria for the current user.