Skip to content

Commit aeda638

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/powerapps-docs-pr (branch live)
2 parents 64fcf4e + ed5e831 commit aeda638

28 files changed

+243
-219
lines changed

powerapps-docs/maker/canvas-apps/expense-report-install.md

Lines changed: 170 additions & 148 deletions
Large diffs are not rendered by default.

powerapps-docs/maker/canvas-apps/help-desk-install.md

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
77
ms.topic: sample
88
ms.custom: canvas
99
ms.reviewer: tapanm
10-
ms.date: 06/20/2020
10+
ms.date: 08/27/2020
1111
ms.author: mabolan
1212
search.audienceType:
1313
- maker
@@ -21,7 +21,7 @@ Step-by-step instructions for, in Power Apps, installing and configuring the Hel
2121
Estimated time to complete these steps: **10-15 minutes**
2222

2323
> [!TIP]
24-
> For a demonstration of this process, please watch this [video](https://youtu.be/z4cdtD6hB_4).
24+
> For a demonstration of installation and setup process, watch this [video](https://youtu.be/z4cdtD6hB_4).
2525
2626
## Overview of the sample
2727

@@ -30,7 +30,7 @@ Help Desk provides a user-friendly experience to connect end users with support
3030
![Opening screen of the Help Desk Tickets app](./media/help-desk-install/login-screen.png)
3131

3232
> [!TIP]
33-
> Watch this [video](https://youtu.be/sl5fXwwnvzI) to see how to use the Help Desk Tickets sample app.
33+
> For an end-to-end demonstration of how to use the Help Desk sample app, watch this [video](https://youtu.be/sl5fXwwnvzI).
3434
3535
## Prerequisites
3636

@@ -41,20 +41,20 @@ Help Desk provides a user-friendly experience to connect end users with support
4141

4242
This list stores the Help Desk tickets.
4343

44-
1. Open a web browser and go to https://admin.microsoft.com.
45-
2. Sign in with an account that has permission to create SharePoint lists.
46-
3. Go to the site collection where you want to create the HelpDesk list.
47-
4. Select the **gear icon** in the top-right portion of the web page.
48-
5. Select **Add an app**.
49-
6. In the **Find an app** textbox, enter **Custom**.
50-
7. Select the **search icon**.
51-
8. Select the **Custom List** app.
52-
9. In the **Name** textbox, enter **HelpDesk**.
44+
1. Open a web browser.
45+
1. Go to the SharePoint site where you want to create the HelpDesk list.
46+
1. Sign in with an account that has permission to create lists.
47+
1. Select the **gear icon** in the top-right portion of the web page.
48+
1. Select **Add an app**.
49+
1. In the **Find an app** textbox, enter **Custom**.
50+
1. Select the **search icon**.
51+
1. Select the **Custom List** app.
52+
1. In the **Name** textbox, enter **HelpDesk**.
5353

5454
> [!IMPORTANT]
5555
> If you choose a different name for the list make sure you write it down because you will need to substitute it for HelpDesk everywhere you see it during the installation and configuration process.
5656

57-
10. Select **Create**.
57+
1. Select **Create**.
5858

5959
### Create Description column
6060

@@ -179,29 +179,29 @@ This list stores the Help Desk tickets.
179179
6. For the **App** and **Flow** resource types, set **IMPORT SETUP** to **Create as new**.
180180
7. For the **SharePoint** and **Outlook** connections, set **IMPORT SETUP** to **Select during import**.
181181

182-
![Import settings screen](./media/help-desk-install/import-settings.png)
182+
![Import settings for SharePoint and Outlook](./media/help-desk-install/import-settings.png)
183183

184184
8. Select the **red icon** for the **SharePoint Connection**.
185185
9. In the connections list, select the item with your username.
186186

187-
![Import settings screen](./media/help-desk-install/import-settings-sharepoint.png)
187+
![Import settings for SharePoint](./media/help-desk-install/import-settings-sharepoint.png)
188188

189189
10. Select **Save**.
190190
11. Select the **red icon** for the **Office 365 Outlook Connection**.
191191
12. In the connections list, select the item with your username.
192192

193-
![Import settings screen](./media/help-desk-install/import-settings-office365outlook.png)
193+
![Import settings for Outlook](./media/help-desk-install/import-settings-office365outlook.png)
194194

195195
13. Select **Save**.
196196

197197
> [!TIP]
198198
> When you are done, it will look like this.
199199
200-
![Import settings screen](./media/help-desk-install/import-settings-done.png)
200+
![Import settings review](./media/help-desk-install/import-settings-done.png)
201201

202202
14. Select **Import** and wait until the process is complete.
203203

204-
![Import settings screen](./media/help-desk-install/import-done.png)
204+
![Import settings complete](./media/help-desk-install/import-done.png)
205205

206206
## Configure the app to use the SharePoint list
207207

@@ -226,7 +226,7 @@ This list stores the Help Desk tickets.
226226
1. In the **Data** pane, select **Add data source**.
227227
1. Select the SharePoint connection created [earlier](#create-sharepoint-connection).
228228

229-
![Remove SharePoint connection](./media/help-desk-install/sharepoint-connection.png)
229+
![SharePoint connection](./media/help-desk-install/sharepoint-connection.png)
230230

231231
1. In the **Recent sites** list, select the SharePoint site where you created the HelpDesk List.
232232

@@ -263,7 +263,7 @@ This list stores the Help Desk tickets.
263263
1. Sign in to [Power Apps](https://make.powerapps.com).
264264
1. Select **Flows** from left pane.
265265

266-
![Flows](./media/help-desk-install/flows.png)
266+
![Flows list](./media/help-desk-install/flows.png)
267267

268268
4. Next to the **HelpDeskFlow** Flow, select the pencil icon to edit the flow.
269269

@@ -275,7 +275,7 @@ This list stores the Help Desk tickets.
275275

276276
6. Change the **Site Address** and **List Name** to match the HelpDesk SharePoint list you created.
277277

278-
![Edit Flow screen](./media/help-desk-install/edit-flow-getitems.png)
278+
![Edit Flow screen for site address and list name](./media/help-desk-install/edit-flow-getitems.png)
279279

280280
1. Expand **Apply to each** action.
281281

@@ -292,7 +292,7 @@ This list stores the Help Desk tickets.
292292

293293
10. Change the **To** to match the HelpDesk admin email.
294294

295-
![Edit Flow screen](./media/help-desk-install/edit-flow-condition-send-email.png)
295+
![Edit Flow screen for To field](./media/help-desk-install/edit-flow-condition-send-email.png)
296296

297297
11. Select **Save** to save the changes to the flow.
298298

@@ -314,6 +314,7 @@ This list stores the Help Desk tickets.
314314

315315
### See also
316316

317+
- [SharePoint integration scenarios](sharepoint/scenarios-intro.md)
317318
- [Customize a SharePoint list form](customize-list-form.md)
318319
- [Add and configure a control](add-configure-controls.md)
319320
- [Edit and manage permissions for a SharePoint list or library](https://support.office.com/article/edit-and-manage-permissions-for-a-sharepoint-list-or-library-02d770f3-59eb-4910-a608-5f84cc297782)
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)