You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before completing these step, first create a Teams team for your crisis management team. Once you do, you can get the ID for it
214
-
and bring it into your flow. If you need help creating a Teams team, jump to [Create a central crisis management Teams team]() NEEDS A LINK
214
+
and bring it into your flow. If you need help creating a Teams team, jump to [Create a central crisis management Teams team](#create-a-central-crisis-management-teams-team).
215
215
216
-
1. Navigate to the Teams channel that you want to post all of your help requests to
216
+
1. Navigate to the Teams channel that you want to post all of your help requests to.
217
217
1. Select the **...** menu for the channel.
218
-
1. Select **Get link to channel**
218
+
1. Select **Get link to channel**.
219
219
220
220

1.**Sign in** or create any necessary connections and select **Allow**:
264
+
1.**Sign in** or create any necessary connections and select **Allow**.
265
265
266
266
1. Navigate to the data sources in the left pane:
267
267
@@ -337,13 +337,15 @@ Complete all of the fields and select **Save** once you are done.
337
337
338
338
1. Navigate to **Company Contacts**
339
339
1. Select **Create new contact**
340
-
1. Complete the form with the contact details
340
+
1. Complete the form with the contact details.
341
+
342
+
*List schema:*
341
343
342
344
|**Field name**|**Logical name in SharePoint**|**Purpose**|
343
345
|-|-|-|
344
346
| Full name | FullName | The name of the contact. |
345
347
| E-mail | E-mail | The email that will shown for the contact. |
346
-
| Country | Country | The country for the contact. This will be used to group the contacts, so can use this field for other groupings if countries doesn't make sense for you |
348
+
| Country | Country | The country for the contact. This will be used to group the contacts, so can use this field for other groupings if countries doesn't make sense for you.|
347
349
| Comments | Comments | Shows additional information about the contact; useful to describe when to reach out to this contact. |
348
350
| Deprecated | Deprecated | Allows you to hide an existing emergency contact. |
349
351
@@ -353,6 +355,8 @@ Complete all of the fields and select **Save** once you are done.
353
355
1. Select **Create new post**
354
356
1. Complete the form.
355
357
358
+
*List schema:*
359
+
356
360
|**Field name**|**Logical name in SharePoint**|**Purpose**|
357
361
|-|-|-|
358
362
| Title | Title | The title of the update. |
@@ -366,6 +370,8 @@ Complete all of the fields and select **Save** once you are done.
366
370
1. Select **New tip**.
367
371
1. Complete the form.
368
372
373
+
*List schema:*
374
+
369
375
|**Field name**|**Logical name in SharePoint**|**Purpose**|
370
376
|-|-|-|
371
377
| Title | Title | The title of the helpful tip. |
@@ -380,6 +386,8 @@ Complete all of the fields and select **Save** once you are done.
380
386
1. Select **Create new link**.
381
387
1. Complete the form.
382
388
389
+
*List schema:*
390
+
383
391
|**Field name**|**Logical name in SharePoint**|**Purpose**|
384
392
|-|-|-|
385
393
| Title | Title | The text of the link. |
@@ -393,6 +401,8 @@ Complete all of the fields and select **Save** once you are done.
393
401
1. Select **Create new FAQ**.
394
402
1. Complete the form.
395
403
404
+
*List schema:*
405
+
396
406
|**Field name**|**Logical name in SharePoint**|**Purpose**|
397
407
|-|-|-|
398
408
| Title | Title | The question of the FAQ. |
@@ -471,12 +481,12 @@ The app uses a flow to send notifications to end users whenever there is a new c
471
481
1. Once the import is done, go back to **My flows**.
472
482
1. Select the newly imported flow **Notify users on new crisis communication news**.
473
483
1. Select **Edit** from the command bar.
474
-
1. Open the card called **When a new item is posted**
484
+
1. Open the card called **When a new item is posted**.
475
485
1. Change the **Site Address** to the name of your SharePoint site.
476
-
1. Change the **List name** to **CI_CompanyNews**
486
+
1. Change the **List name** to **CI_CompanyNews**.
477
487
1. Open the card called **Get the admin config settings**.
478
488
1. Change the **Site Address** to the name of your SharePoint site.
479
-
1. Change the **List name** to **CI_configAdminSetup**
489
+
1. Change the **List name** to **CI_configAdminSetup**.
480
490
1. Open the card called **Initialize variable – Read more text**.
481
491
1. Change the **Value** to “Read more” in your native language.
482
492
@@ -491,7 +501,7 @@ The app uses a flow to send notifications to end users whenever there is a new c
491
501
### Test the news notification flow
492
502
493
503
To test the news notification flow, go back to the admin app and create a new internal company update.
494
-
Afterwards, all of the users within your distribution list will receive an update by your preferred notification
504
+
Later, all of the users within your distribution list will receive an update by your preferred notification
495
505
preference.
496
506
497
507
> [!NOTE]
@@ -505,22 +515,22 @@ as being sick or working from home) you can now use a Power BI report to track h
505
515
506
516
To start, you can use the sample report 'Presence status report.pbix' available from the downloaded [assets package](#prerequisites).
507
517
If needed, download [Power BI Desktop](https://powerbi.microsoft.com/downloads). We will also need some information from
508
-
the 'CI_Employee Status' SharePoint list created before, so let's get to it first. Open the list in your site and select List
518
+
the **CI_Employee Status** SharePoint list created before, so let's get to it first. Open the list in your site and select List
509
519
Settings under the settings icon:
510
520
511
521

512
522
513
-
Take a note of the site name and the list id on the browser address bar:
523
+
Take a note of the **site name** and the **list id** on the browser address bar:
514
524
515
525

516
526
517
-
At this point we are ready to open the Power BI report; launch Power BI and open the 'Presence status report.pbix'
518
-
file. Move the mouse over the right side of the CI_Employee Status data source until you see the ellipsis, select
527
+
At this point we are ready to open the Power BI report; launch Power BI and open the **Presence status report.pbix**
528
+
file. Move the mouse over the right side of the **CI_Employee Status** data source until you see the ellipsis, select
0 commit comments