@@ -15,7 +15,7 @@ search.app:
15
15
- PowerApps
16
16
---
17
17
18
- # Set up and learn about the Crisis Communication sample app template in Power Apps
18
+ # Set up and learn about the Crisis Communication sample template in Power Apps
19
19
20
20
Step-by-step instructions for installing and configuring the Crisis Communication app for Power Apps.
21
21
@@ -50,7 +50,8 @@ During this walk through, you will learn how to:
50
50
The data for the app will live in SharePoint lists. We'll first need to create new SharePoint site to get started.
51
51
52
52
### Create a SharePoint site
53
- 1 . Sign in to [ SharePoint Online] ( https://www.sharepoint.com ) .
53
+
54
+ 1 . Sign in to [ Office online] ( https://www.office.com ) and select ** SharePoint** .
54
55
1 . Select Create site and select next:
55
56
56
57
![ Sample SharePoint site] ( media/sample-crisis-communication-app/01-Create-Site.png )
@@ -124,8 +125,7 @@ creation of the SharePoint lists, you can use the *DeploySPLists* flow available
124
125
> You may receive an error stating that ___location services are required.
125
126
If this happens, please allow ___location services to Power Automate and refresh the page before trying again.
126
127
127
- The flow will then create the following SharePoint lists within your defined
128
- Share
128
+ The flow will then create the following SharePoint lists within your SharePoint site:
129
129
130
130
| ** Display Title** | ** Purpose** | ** Description** |
131
131
| -| -| -|
@@ -535,7 +535,7 @@ Once the Power Query editor is opened, right-click the **CI_Employee Status** da
535
535
![ Power Query Advanced Editor] ( media/sample-crisis-communication-app/004-PowerQuery-AdvancedEditor-nolines.PNG )
536
536
537
537
Here is where we will use the site name and list id from the SharePoint list: copy the new SharePoint site in the
538
- table, and the list id in the three places where we have a GUID as highlighted, and select Done.
538
+ table, and the list id in the three places where we have a GUID as highlighted, and select ** Done** .
539
539
540
540
![ Power Query Advanced Editor Updates] ( media/sample-crisis-communication-app/005-PowerQuery-AdvancedEditorUpdates-nolines.PNG )
541
541
0 commit comments