Skip to content

Commit 1944c49

Browse files
committed
Making changes as per editing
1 parent d806ad5 commit 1944c49

File tree

5 files changed

+9
-82
lines changed

5 files changed

+9
-82
lines changed

powerapps-docs/sample-apps/return-to-workplace/app-for-health-and-safety-lead.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@ The Workplace Care Management app has the following components:
6868

6969
- **Case Managers**: List of all users who have access to the **Employee Cases** area.
7070

71-
72-
<!-- editor note: The following image is noticeably larger than the one for Employee cases. -->
73-
74-
7571
> [!div class="mx-imgBorder"]
7672
> ![Master data](media/health-safety-master-data.png "Master data")
7773
@@ -83,9 +79,7 @@ At the case level, no additional personal or privacy-related information is stor
8379

8480
## Manage employee and case managers master data
8581

86-
87-
<!-- editor note: There should be some text here introducing this subtopic. -->
88-
82+
This section explains hoe you can manage employees and case managers data.
8983

9084
### Manage employees
9185

@@ -203,9 +197,6 @@ The key piece of data to be captured and recorded before moving to the next stag
203197
> [!div class="mx-imgBorder"]
204198
> ![Monitoring](media/health-safety-bpf-monitoring.png "Monitoring")
205199
206-
207-
<!-- editor note: Please review the wording changes in the following paragraph. -->
208-
209200
A case manager can inform an employee that the facility is not available to enter for a while. When **Facility Access Available** is set to **No**, the employee won't be able to get a day pass. When you inform an employee that facility access is not available, you'll be able to give **Employee Instructions** that are visible in the app. With the **Facility Access Available Date**, you can inform the employee of when they will be able to get a day pass again. A flow will automatically reset **Facility Access Available** when the date is reached.
210201

211202
#### Resolve
@@ -312,10 +303,6 @@ A case manager can enter additional information. Select **Save & Close** to retu
312303

313304
#### Exposure score
314305

315-
316-
<!-- editor question: OK to add "time" to entry window? Otherwise, sounds like they came in through a window. -->
317-
318-
319306
Exposure score is calculated when the system generates case contacts as suggestions when a case manager links an employee attestation record. The system creates one record per person. If a person shares area, entry time window, or floor through multiple attestations, the exposure score on the existing record is increased.
320307

321308
For each day, case contacts get points only for the highest category applicable. For example, if a case contact suggestion shared area on one day (10 points) and shared entry time window on another day (5 points), the total exposure score for that case contact would be 15.

powerapps-docs/sample-apps/return-to-workplace/configure.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -229,11 +229,6 @@ The facility sample data file is available in the package. When you want to impo
229229

230230
**To import sample facility data to the Facility entity**
231231

232-
233-
234-
<!-- from editor: Is "Facility Management" correct? I don't see it in the screenshot of the left pane. -->
235-
236-
237232
1. On the left pane, under **Facility Management**, select **Facilities**.
238233

239234
2. Select **Import from Excel**, and select the facilities data file.
@@ -365,9 +360,6 @@ You can use a theme to enhance the user experience.
365360
366361
## Contoso sample data
367362

368-
369-
<!-- editor note: Please review the rewording in the following paragraph. -->
370-
371363
When installing the Return to the Workplace solution, Contoso sample data is installed with it so you can try out the solution. The sample data includes data around the following entities. We advise you to import or create your own data for these entities.
372364

373365
- Facilities
@@ -377,11 +369,7 @@ When installing the Return to the Workplace solution, Contoso sample data is ins
377369
- Solution Settings
378370

379371

380-
381-
<!-- from editor: This says four flows, but five are described. Change to five flows? -->
382-
383-
384-
Usage sample data is generated by four flows. These need to be disabled when you are not using the Contoso sample data or when accessing the solution in a production environment.
372+
Usage sample data is generated by five flows. These need to be disabled when you are not using the Contoso sample data or when accessing the solution in a production environment.
385373

386374
- Sample Data - Generate Facility transitions
387375

powerapps-docs/sample-apps/return-to-workplace/dashboard-case-management.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ This article is for health and safety leads who use the Power BI dashboard to ga
1818

1919
1. Open Power BI Desktop.
2020

21-
22-
<!-- editor question: The image shows "case management". Which is correct, care or case? -->
23-
24-
2521
2. In the search bar, search for Return to Workplace – **Care management**.
2622

2723
> [!div class="mx-imgBorder"]
@@ -60,11 +56,7 @@ The Investigating page provides a detailed view of active cases being investigat
6056

6157
- Cases per case manager: Average number of cases under investigation per case manager.
6258

63-
64-
65-
<!-- editor question: Can we say "country or region"? What about "state" in addition to province? -->
66-
67-
The interactive map displays the ___location of cases in the investigating stage. You can drill into the data by country, province, and facility. The size of the bubble represents the number of cases.
59+
The interactive map displays the ___location of cases in the investigating stage. You can drill into the data by country, state, and facility. The size of the bubble represents the number of cases.
6860

6961
The case manager overview table contains information about case manager, number of cases, time to start investigating, and time to reach a contact.
7062

@@ -82,12 +74,9 @@ The Monitoring page focuses on active cases that are in the monitoring stage. Ke
8274
- Resolved cases: Total number of cases already resolved.
8375

8476

85-
86-
<!-- editor note: I don't see "Avg resolution time" in the screenshot (maybe you have to scroll?). Also, can we add region and state, similar to previous question? -->
87-
8877
- Avg resolution time (days): Average time taken for a case from being opened to resolved.
8978

90-
The interactive map displays the ___location of cases in the monitoring phase. You can drill into the data by country, province, and facility. The size of the bubble represents the number of cases. The case manager overview table contains information about case manager, number of cases, average resolution time, and variance from average.
79+
The interactive map displays the ___location of cases in the monitoring phase. You can drill into the data by country, state, and facility. The size of the bubble represents the number of cases. The case manager overview table contains information about case manager, number of cases, average resolution time, and variance from average.
9180

9281
> [!div class="mx-imgBorder"]
9382
> ![System at a glance - COVID cases](media/pbi-dash-report-fatalcovidcases2.png "System at a glance - COVID cases")
@@ -116,10 +105,6 @@ Users can switch from a map to the table visual, where key metrics are displayed
116105
117106
Map displays active cases by facility. To view a cluster, select a facility on the map.
118107

119-
120-
<!-- editor question: Is that a fake address in the New York map? -->
121-
122-
123108
> [!div class="mx-imgBorder"]
124109
> ![Cluster nav map facility selected](media/pbi-dash-report-clusternavmap-facility.png "Cluster nav map facility selected")
125110

powerapps-docs/sample-apps/return-to-workplace/deploy.md

Lines changed: 4 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ After you've purchased Power Apps, create an environment with a Common Data Serv
3939
4040
3. Create appropriate users, and assign security roles. More information: [Create users and assign security roles](https://docs.microsoft.com/power-platform/admin/create-users-assign-online-security-roles)
4141

42-
43-
<!-- In the example below, is "US" part of the region name? Such as "crm for US"? Or do you mean "crm" for United States? -->
44-
45-
4642
After you've created your environment and it is ready, you can access it by using the following URL: `https://[myenv].[region].dynamics.com`, where [myenv] is the name of your environment and [region] is the deployment region—for example, crm for US. Make a note of this environment URL.
4743

4844
## Step 2: Install the package
@@ -76,12 +72,7 @@ The Return to the Workplace solution has three Power BI dashboards, one for exec
7672
7773
### Install template app for dashboards
7874

79-
80-
81-
<!-- editor note: The second link opens "Facility Management," not ___location management. -->
82-
83-
84-
1. Go to AppSource to install the [Return to the Workplace – Location Readiness](https://aka.ms/rtw-leadershippbi), [Return to the Workplace - Location Management](https://aka.ms/rtw-facilitypbi), and [Return to the Workplace - Workplace Care Management](https://aka.ms/rtw-workplacepbi) dashboards.
75+
1. Go to AppSource to install the [Return to the Workplace – Location Readiness](https://aka.ms/rtw-leadershippbi), [Return to the Workplace - Facility Management](https://aka.ms/rtw-facilitypbi), and [Return to the Workplace - Workplace Care Management](https://aka.ms/rtw-workplacepbi) dashboards.
8576

8677
2. Select **GET IT NOW** to install the solution in your environment.
8778
> [!div class="mx-imgBorder"]
@@ -175,11 +166,7 @@ The facility manager Power BI dashboard is used in the model-driven app. Because
175166

176167
1. Go to [Power Apps](https://make.powerapps.com), select **Solutions** in the left pane, and create a new solution. After opening the solution, select **Add existing**, and then select **Entity**.
177168

178-
179-
<!-- editor question: Do they select "select components," or should "select" not be bold? -->
180-
181-
182-
2. From the list of entities, select **Facility (msft_facility)** > **select components**, under the **Forms** tab, select **Main - Information Form**, and then select **Add** to finish the process.
169+
2. From the list of entities, select **Facility (msft_facility)** , under the **Forms** tab, select **Main - Information Form**, and then select **Add** to finish the process.
183170

184171
> [!div class="mx-imgBorder"]
185172
> ![Enable Power BI](media/deploy-settings-report1.png "Enable Power BI")
@@ -340,10 +327,6 @@ Download the latest deployment package (.zip) from <https://aka.ms/rtw-solution>
340327

341328
2. In the **Properties** dialog box, select the **Unblock** check box, select **Apply**, and then select **OK**.
342329

343-
344-
<!-- editor note: It would help the user if the "Unblock" check box was highlighted in the image. It's hard to find. -->
345-
346-
347330
> [!div class="mx-imgBorder"]
348331
> ![Solution package properties](media/deploy-deployment-package.png "Solution package properties")
349332
@@ -459,26 +442,15 @@ Follow the steps below for each .pbit file.
459442
> [!div class="mx-imgBorder"]
460443
> ![Save the Power BI workspace](media/deploy-gcc-publish.png "Save the Power BI workspace")
461444
445+
9. You'll be prompted to save the file along with your Common Data Service environment information. Enter a name, and save it on your computer. The file name you enter is displayed in your Power BI website.
462446

463-
464-
465-
<!-- from editor: Just checking to make sure ".pbix" is correct here, because earlier we had ".pbit" files. -->
466-
467-
468-
9. You'll be prompted to save the file as a .pbix file along with your Common Data Service environment information. Enter a name, and save it on your computer. The file name you enter is displayed in your Power BI website.
469-
470-
10. After saving the .pbix file, you'll be prompted to publish the report. In the **Publish to Power BI** page, select the workspace where you want to publish, and then select **Select**.
447+
10. After saving the file, you'll be prompted to publish the report. In the **Publish to Power BI** page, select the workspace where you want to publish, and then select **Select**.
471448

472449
> [!div class="mx-imgBorder"]
473450
> ![Publish to Power BI](media/deploy-gcc-select-destination.png "Publish to Power BI")
474451
475452
The report becomes available in your workspace.
476453

477-
478-
479-
<!-- from editor: When I click the following URL, it says I don't have access. Is that expected behavior? -->
480-
481-
482454
11. For the facility manager dashboard, the URL will be in the following format:
483455
https://app.powerbi.com/groups/3d6db5d0-22c7-4674-b957-0605c021511d/reports/bf9cd5a1-c176-4786-9c4e-684a79678575/ReportSection?redirectedFromSignup=1<br/>
484456
Copy the Power BI report URL to a text file, because you'll need to embed it in the model-driven app.

powerapps-docs/sample-apps/return-to-workplace/upgrade.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,7 @@ Capacity is defined for an area, but it's also bound by the phase your facility
103103

104104
### Step 4: Make employee cases inactive
105105

106-
107-
<!-- editor note: The second sentence, below, is confusing. You can move "completed" employee cases by "completing" them. How do you complete something that's already completed?Can you revise this? -->
108-
109-
110-
111-
In the new version of the solution, employee cases become inactive when they're completed. For any employee cases that are completed, you can move them to the inactive state by completing them. More information: [Use the Workplace Care Management app](app-for-health-and-safety-lead.md#manage-employee-cases)
106+
In the new version of the solution, employee cases become inactive when they're completed. More information: [Use the Workplace Care Management app](app-for-health-and-safety-lead.md#manage-employee-cases)
112107

113108

114109
## Upgrade from version 1.1 to 1.2

0 commit comments

Comments
 (0)