Skip to content

Commit 0bdd805

Browse files
authored
Merge branch 'mint_UI_icon_updates' into master
2 parents 7d4aa20 + 2c0cf1a commit 0bdd805

17 files changed

+99
-27
lines changed
Lines changed: 99 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Assign or share records| MicrosoftDocs"
3-
description: How to assign or share records
2+
title: "Assign or share rowss| MicrosoftDocs"
3+
description: How to assign or share rowss
44
author: mduelae
55
manager: kvivek
66
ms.service: powerapps
@@ -19,30 +19,36 @@ search.app:
1919
---
2020
# Assign or share rows
2121

22-
If you would like another person in your organization to handle a customer row, you can assign the row to that person. You can also assign a row to a team, or to yourself.
22+
When you create a row, you are the owner of the row. If you would like another person in your organization to take ownership of the row, then you can assign the row to that person. You can assign a row to a user or team. You can also assign a row to yourself that that another user owns but you need to have system administrator privilege to do this.
2323

24-
Use the **Share** option if you want to keep ownership of the row but let someone else work on it with you.
24+
If you want to keep ownership of the row but let someone else work on it with you, then use the **Share** option to share the row.
2525

26-
1. From the left navigation pane, select a row type. For example, **Contacts**.
26+
For more information on how privileges and access works, see [How access to a row is determined](https://docs.microsoft.com/power-platform/admin/how-record-access-determined).
2727

28-
2. From the list of rows, select the row that you want to reassign.
29-
30-
3. On the command bar, select **Assign**.
28+
## Assign a row to a user or team
29+
30+
1. From a list of rows, select the row that you want to assign to someone else. You can select multiple rows.
3131

3232
> [!div class="mx-imgBorder"]
33-
> ![Reassign a row](media/assign1.png "Reassign a row")
33+
> ![Select row that you want to reassign](media/reassign-1.png "Select row that you want o reassign")
3434
35-
> [!NOTE]
36-
> If you want to keep ownership of the row but let someone else work with it, select **Share**. Then use the tooltips to guide you through the **Share** option.
37-
38-
4. In the assign dialog box, in the **Assign to** area, choose **Me** or **User or Team**.
35+
2. On the command bar, select **Assign**.
3936

4037
> [!div class="mx-imgBorder"]
41-
> ![Reassign a row to me or team](media/assign2.png "Reassign a row me team")
42-
43-
If you select **User or Team**, in the **Look for Rows** box, enter the name of the user or team. If you need to create a new row, select **+ New**.
38+
> ![Select assign a row](media/reassign-2.png "[Select assign a row")
39+
4440

45-
5. When you're done, select **Assign**.
41+
3. In the assign dialog box, select the **Assign to** field and choose one of the following options:
42+
- Select **Me** to assign the row to yourself and them select **Assign**. Remember only a system administrator can assign a row that belongs to someone else to themself.
43+
44+
> [!div class="mx-imgBorder"]
45+
> ![Select Me to assign the row to yourself](media/reassign-4.png "Select Me to assign the row to yourself")
46+
47+
- Select **User or Team** and then enter the name of the user or team or use the lookup to find them. Or, select **New Row** to create a new user or team row. When you're done select **Assign**.
48+
49+
> [!div class="mx-imgBorder"]
50+
> ![Use the lookup to reassign a row](media/reassign-3.png "Use the lookup to reassign a row")
51+
4652

4753
## Use advanced find to reassign rows
4854

@@ -54,32 +60,98 @@ Use advanced find to search for rows and then reassign them to someone else. For
5460
> [!div class="mx-imgBorder"]
5561
> ![Advanced find](media/assign3.png "advacned find")
5662
57-
2. From the list of rows, select the rows that you want to reassign and then select the assign option.
63+
2. Use the [advanced find search](advanced-find.md) to find rows that you want to assign to someone else. For example, to look for active row types that are **Challenges**, in **Look for:** enter **Challenges** and status equals **Active**. Then select **Results** to run the query.
64+
65+
> [!div class="mx-imgBorder"]
66+
> ![Enter search query](media/reassign-5.png "Enter search query")
67+
68+
3. Select the rows that you want to assign and then select **Assign (page name)**
5869

5970
> [!div class="mx-imgBorder"]
60-
> ![Reassign a row using advanced find](media/assign4.png "Reassign a row using advacned find")
71+
> ![Reassign the selected rows](media/reassign-6.png "Reassign the selected rows")
72+
73+
4. In the assign dialog box, select the **Assign to** field and choose one of the following options:
74+
75+
- Select **Me** to assign the row to yourself and them select **Assign**. Remember only a system administrator can assign a row that belongs to someone else to themself.
76+
77+
- Select **User or Team** and then enter the name of the user or team or use the lookup to find them. Or, select **New Row** to create a new user or team row. When you're done select **Assign**.
78+
79+
> [!div class="mx-imgBorder"]
80+
> ![Reassign the row](media/reassign-7.png "Reassign the row")
6181
6282

6383
## Reassign all rows (for admins)
6484

65-
A admin can reassign all row for a user from the admin Setting area.
85+
When you have a user that leaves your organization or ownership needs to change from one user to another the rows can be reassigned by an administrator.
6686

67-
1. Go to **Settings** > **Security**.
68-
2. Select **Users** and select a user name to open the user's profile.
69-
3. On the command bar, select **REASSIGN RECORDS**.
87+
1. Go to **Settings** > **Advanced Settings**.
7088

71-
> [!div class="mx-imgBorder"]
72-
> ![Reassign all rows](media/assign5.png "Reassign all rows")
89+
> [!div class="mx-imgBorder"]
90+
> ![Go to settings and advanced settings](media/settings-gear-icon.png "Go to settings and advanced settings")
91+
92+
2. From the top menu navigate from **Settings** > **Security**.
93+
> [!div class="mx-imgBorder"]
94+
> ![Navigate to security](media/reassign-8.png "Navigate to security")
95+
96+
3. Under **Security** select **Users**.
97+
98+
4. From the list of users, select a user name to open the user's profile.
99+
100+
5. On the command bar, select **REASSIGN ROWS**.
101+
102+
> [!div class="mx-imgBorder"]
103+
> ![Reassign all rows](media/assign5.png "Reassign all rows")
73104
74105
4. On the **Reassign Rows** dialog box choose how to want to reassign all the rows and then select **OK**.
75106

76-
> [!NOTE]
107+
> [!div class="mx-imgBorder"]
108+
> ![Reassign all rows to user or team](media/assign6.png "Reassign all rows to user or team")
109+
110+
> [!NOTE]
77111
> - The **Reassign Rows** option will reassign all rows regardless of their status. Inactive and active rows will be reassigned to the other user or team. This will also deactivate all activated processes including business rules and workflows when the row is reassigned to another user or team. The new owner must activate the processes that was deactivated when the row is reassigned.
78112
> - When there is a large amount rows to reassign, the system may take a while to process.
79113
> - If there is an issue during the reassignment process such as the user that the rows are being reassigned to doesn't have the required privileges then the **Reassign Rows** process will stop. The rows that are processed before the issue will be updated and saved. For the rows that were not saved, you will need reassign the rows again using the **Reassign Rows** option.
80114
81115

116+
## Share a row with someone else
117+
118+
If you want to keep ownership of a row but let someone else work on the row with you then use the share option.
119+
120+
121+
1. From a list of rows, select the row that you want to assign to someone else. You can select multiple rows.
122+
123+
> [!div class="mx-imgBorder"]
124+
> ![Select row that you want to reassign](media/reassign-1.png "Select row that you want o reassign")
125+
126+
2. On the command bar, select **Share**.
127+
82128
> [!div class="mx-imgBorder"]
83-
> ![Reassign all rows to user or team](media/assign6.png "Reassign all rows to user or team")
129+
> ![Select share to share row](media/share-1.png "Select share to share to share a row")
130+
131+
3. On the share dialog box, select **Add User/Team**.
132+
133+
> [!div class="mx-imgBorder"]
134+
> ![Select add user or team](media/share-2.png "Select add user or team")
135+
136+
4. On the **Look up Rows** dialog box, select the **Look for** menu and choose **User** or **Team**.
137+
138+
> [!div class="mx-imgBorder"]
139+
> ![Choose user or team from the drop down menu](media/share-3.png "Choose user or team from the drop down menu")
140+
141+
5. Use the lookup to find the user or team and select the name and then choose **Select**.
142+
143+
> [!div class="mx-imgBorder"]
144+
> ![Select the user name and then choose select](media/share-4.png "Select the user name and then choose select")
145+
146+
6. Select **Add**.
147+
148+
> [!div class="mx-imgBorder"].
149+
> ![Select add](media/share-5.png "Select add")
150+
151+
7. On the share dialog box, select the type of permissions the user or team has for the row. When you're done, select **Share**
152+
153+
> [!div class="mx-imgBorder"].
154+
> ![Select the type of permissions](media/share-6.png "Select the type of permissions")
84155
85156

157+

powerapps-docs/user/media/assign3.png

-1.44 KB
Loading
70.9 KB
Loading
78.3 KB
Loading
53.8 KB
Loading
12.9 KB
Loading
54.9 KB
Loading
89.9 KB
Loading
83.2 KB
Loading
41.2 KB
Loading

0 commit comments

Comments
 (0)