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
Copy file name to clipboardExpand all lines: powerapps-docs/sample-apps/return-to-workplace/upgrade.md
+15-8Lines changed: 15 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,13 @@ This article provide step-by-step instructions on how to upgrade the existing Re
15
15
16
16
## Prerequisites
17
17
18
-
-Ensure you have the Global Admin credentials and environment details where the Return to Work solution is deployed currently.
18
+
-You should be a Global administrator or Microsoft Power Platform administrator to perform the installation.
19
19
20
-
- Ensure all the users are disconnected from your environment before you upgrade. You might have to plan the upgrade process at a time when there is minimal obstruction for your users.
20
+
- You must be a Global administrator and must have a Power BI Pro license to configure and publish reports.
21
+
22
+
- You must have installed the earlier version of **Return to the Workplace** and have the environment details.
23
+
24
+
- Upgrading the solution impacts the user experience, so it is advised to upgrade the solution outside of normal business hours and test this on a dev / test or qa environment.
21
25
22
26
## Step 1: Update the Package
23
27
@@ -32,25 +36,28 @@ Update the **Return to the Workplace** solution via the Power Platform admin cen
32
36
> [!div class="mx-imgBorder"]
33
37
> 
34
38
35
-
4.Select **Power Platform Return to the Workplace - Apps**. From the top menu bar, depending on the status of the app, you can select **Update** to start the update process. From the top menu bar you can also select **Details** to see the process of the installation.
39
+
4.In the status of **Power Platform Return to the Workplace - Apps** will show **Update Available**. From the top menu bar you can select **Update** or select the **Update Available** status to start the update process. From the top menu bar you can also select **Details** to see the process of the installation.
36
40
37
41
## Step 2: Update the Power BI dashboards
38
42
39
43
Yet to be documented based on experience.
40
44
41
-
## Step 3: Update the Facilities
45
+
## Step 3: Install the Workplace Care Management Dashboard
46
+
47
+
Included in the next version is a new dashboard for the **Heath and Safety Leads**, this dashboard gives you a single overview where you can track employee cases. You can view more details in [use the case management dashboard](dashboard-case-management.md), to install it follow the instructions as provided in the [deploy the solution](deploy.md#step-3-configure-and-publish-power-bi-dashboards).
48
+
49
+
## Step 4: Update the Facilities
42
50
43
51
With the new version, we are introducing the notations of areas and floors for a certain facility. A floor indicates how many levels are there within a building. An area allows you to define a space within a floor that has a certain capacity. Through bookings in the employee app, you can book the area and a floor. View the [use the facility management app](app-for-facility-managers.md#manage-and-monitor-facilities) to see how you add floors and areas.
44
52
45
-
## Step 4: Define capacity for your reopen phases
53
+
## Step 5: Define capacity for your reopen phases
46
54
47
-
Even though the capacity is defined on an area, it is bound by the phase your facility is in. Every reopen phase defines a percentage of the capacity, view the [configure the solution](configure.md) section to see how you can assign this to a reopen phase.
55
+
Capacity is defined on an area, but it is also bound by the phase your facility it is in. Every reopen phase defines a percentage of the capacity, view the [configure the solution](configure.md) section to see how you can indicate this limit per reopen phase.
48
56
49
-
## Step 5: Employee Cases
57
+
## Step 6: Employee Cases
50
58
51
59
Employee cases are made inactive when they are finished starting from this release. For any employee cases which is finished, move them to inactive state by completing them. View the [use the workplace care management app](app-for-health-and-safety-lead.md#manage-employee-cases) for more details on how to complete an employee case.
52
60
53
61
## Appendix: Update the app and publish Power BI dashboard (US Government customers only)
54
62
55
63
For GCC customers, we still support the process outside of AppSource, before executing the steps above you need to follow **Appendix: Deploy the app and publish Power BI dashboard (US Government customers only)** in the [Deploy the solution](deploy.md) page.
0 commit comments