Skip to content

Commit 3dd5cfa

Browse files
author
Owen Duncan
authored
Update analysis-services-database-users.md
1 parent bad7347 commit 3dd5cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/analysis-services/analysis-services-database-users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to manage database roles and users on an Analysis Service
44
author: minewiskan
55
ms.service: azure-analysis-services
66
ms.topic: conceptual
7-
ms.date: 10/29/2019
7+
ms.date: 01/30/2020
88
ms.author: owend
99
ms.reviewer: minewiskan
1010

@@ -42,7 +42,7 @@ When creating a tabular model project, you create roles and add users or groups
4242
|**None**|Members cannot modify the model schema and cannot query data.|
4343
|**Read**|Members can query data (based on row filters) but cannot modify the model schema.|
4444
|**Read and Process**|Members can query data (based on row-level filters) and run Process and Process All operations, but cannot modify the model schema.|
45-
|**Process**|Members can run Process and Process All operations. Cannot modify the model schema and cannot query data.|
45+
|**Process**|Members can run Process and Process All operations. Cannot read or modify the model schema and cannot query data.|
4646
|**Administrator**|Members can modify the model schema and query all data.|
4747

4848
5. If the role you are creating has Read or Read and Process permission, you can add row filters by using a DAX formula. Click the **Row Filters** tab, then select a table, then click the **DAX Filter** field, and then type a DAX formula.

0 commit comments

Comments
 (0)