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
+50-5Lines changed: 50 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.reviewer: kvivek
11
11
---
12
12
# Upgrade the Return to Work solution.
13
13
14
-
This article provide step-by-step instructions on how to upgrade the existing Return to Work solution to the latest version. If you're deploying the solution for the first time, see [deploy solution](deploy.md) article.
14
+
This article provide step-by-step instructions on how to upgrade the existing Return to Work solution to the latest version. If you're deploying the solution for the first time, see [deploy the solution](deploy.md) article.
15
15
16
16
## Prerequisites
17
17
@@ -21,7 +21,7 @@ This article provide step-by-step instructions on how to upgrade the existing Re
21
21
22
22
- You must have installed the earlier version of **Return to the Workplace** and have the environment details.
23
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.
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 uat environment.
25
25
26
26
## Step 1: Update the Package
27
27
@@ -37,14 +37,59 @@ Update the **Return to the Workplace** solution via the Power Platform admin cen
37
37
> 
38
38
39
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.
40
+
41
+
For more details on the update process, view [manage Dynamics 365 apps](https://docs.microsoft.com/en-us/power-platform/admin/manage-apps).
40
42
41
43
## Step 2: Update the Power BI dashboards
42
44
43
-
Yet to be documented based on experience.
45
+
When a new version for **Return to the Workplace** becomes available, you will get notified in two ways:
46
+
47
+
- An update banner appears in the Power BI service informing you that a new app version is available. Template app update notification
48
+
49
+
> [!div class="mx-imgBorder"]
50
+
> 
51
+
52
+
- You receive a notification in Power BI's notification pane.
53
+
54
+
> [!div class="mx-imgBorder"]
55
+
> 
56
+
57
+
> [!NOTE]
58
+
> If you originally got the app via direct link rather than through AppSource, the use the links in the [deploy the solution](deploy.md).
59
+
60
+
To install the update, either click **Get it** on the notification banner or in the notification center, or find the app again in AppSource and choose **Get it now**. If you got a direct link for the update, simply click the link.
61
+
62
+
You will be asked whether you wish to overwrite the current version, or to install the new version in a new workspace. By default, "overwrite" is selected.
-**Overwrite an existing version:** Overwrites the existing workspace with the updated version of the template app. See details about overwriting.
68
+
69
+
-**Install to a new workspace:** Installs a fresh version of the workspace and app that you need to reconfigure (that is, connect to data, define navigation and permissions).
70
+
71
+
###Overwrite behavior
72
+
- Overwriting updates the reports, dashboards, and dataset inside the workspace, not the app. Overwriting doesn't change app navigation, setup, and permissions.
73
+
74
+
- After you update the workspace, you need to update the app to apply changes from the workspace to the app.
75
+
76
+
- Overwriting keeps configured parameters and authentication. After update, an automatic dataset refresh starts. During this refresh, the app, reports, and dashboards present sample data.
- Overwriting always presents sample data until the refresh is complete. If the template app author made changes to the dataset or parameters, users of the workspace and app will not see the new data until the refresh is complete. Rather, they will continue to see sample data during this time.
82
+
83
+
- Overwriting never deletes new reports or dashboards you've added to the workspace. It only overwrites the original reports and dashboards with changes from the original author.
84
+
85
+
> [!NOTE]
86
+
> Remember to update the app after overwriting to apply changes to the reports and dashboard for your organizational app users.
87
+
88
+
For more details on the update process, view [update a template app](https://docs.microsoft.com/en-us/power-bi/connect-data/service-template-apps-install-distribute#update-a-template-app)
44
89
45
90
## Step 3: Install the Workplace Care Management Dashboard
46
91
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).
92
+
Included in the next version is a new dashboard for the **Health 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
93
49
94
## Step 4: Update the Facilities
50
95
@@ -60,4 +105,4 @@ Employee cases are made inactive when they are finished starting from this relea
60
105
61
106
## Appendix: Update the app and publish Power BI dashboard (US Government customers only)
62
107
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.
108
+
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