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/dashboard-for-executive-leadership.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ The Occupancy section provides metrics regarding facility capacity and usage, su
105
105
- Average daily occupancy, shown as a black bar. Capacity is represented by the green zone. Facilities with black bars in the red zone are over-capacity.
Copy file name to clipboardExpand all lines: powerapps-docs/sample-apps/return-to-workplace/deploy.md
+16-16Lines changed: 16 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: wbakker-11
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 07/21/2020
8
+
ms.date: 08/21/2020
9
9
ms.author: garybird
10
10
ms.reviewer: kvivek
11
11
---
@@ -169,20 +169,20 @@ The facility manager Power BI dashboard is used in the model-driven app. Because
169
169
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.
170
170
171
171
> [!div class="mx-imgBorder"]
172
-
> 
172
+
> 
173
173
174
174
3. Within the newly created solution, select **Export** . On the right side of your browser a window pops up, select **Publish**, select **Run** to check whether the solution has any issues or dependencies, and then select **Next**. With the **Version number** and **Unmanaged** option selected, select **Export**.
175
175
176
176
4. In the **Download** dialog box, select **Save**, and in the **Download complete** dialog box, select **Open Folder**. Right-click to select the compressed .zip file that you downloaded, and then select **Extract All**. Select a ___location to extract the files to, and then select **Extract**. The customizations.xml file is the file that you'll edit.
177
177
178
178
5. Open the customization.xml file,, look for the section similar to the XML code specified in this example: https://docs.microsoft.com/powerapps/maker/model-driven-apps/embed-powerbi-report-in-system-form#embed-without-contextual-filtering
179
179
180
-
In this XML file you need to update the **PowerBIGroupID**, **PowerBIReportID** and **TileURL** according to your PowerBI workspace and report. You can find this information by opening the Facility Manager report in PowerBI and examine the URL: https://...powerbi.com/groups/PowerBIGroupID/reports/PowerBIReportID/ReportSection
180
+
In this XML file you need to update the **PowerBIGroupID**, **PowerBIReportID** and **TileURL** according to your PowerBI workspace and report. You can find this information by opening the Facility Manager report in PowerBI and examine the URL: https://powerbi.com/groups/PowerBIGroupID/reports/PowerBIReportID/ReportSection
181
181
182
182
The `TileURL` can be found within the PowerBI report. You can find it at the following destination **... (ellipsis)** > **Embed** > **Website or portal**.
183
183
184
184
> [!div class="mx-imgBorder"]
185
-
> 
185
+
> 
186
186
187
187
From the displayed `Secure embed code` window, capture the content of the link in the first field up to the end of the `PowerBIReportID` (as shown in the example code).
188
188
@@ -206,7 +206,7 @@ You can change the look and feel of the app by applying themes to match your com
206
206
1. Open the **Facility Safety Management** app or the **Workplace Care Management** app, in the top right select the gear icon and select **Advanced Settings**.
@@ -263,7 +263,7 @@ In the Return to the Workplace solution, the following security roles are define
263
263
1. Open the **Facility Safety Management** app or the **Workplace Care Management** app, in the top right select the gear icon and then select **Advanced Settings**.
@@ -351,18 +351,18 @@ After extracting the .zip file, you'll see the following in the extracted folder
351
351
352
352
This section provides information about how GCC customers can use the **Return to the Workplace - Location Readiness** and **Return to the Workplace - Facility Manager** dashboard .pbit files available in the deployment package to publish the dashboards.
353
353
354
-
#### Prerequisites
354
+
#### Prerequisites for installing Power BI
355
355
356
356
Install Power BI Desktop from Microsoft Store: [Power BI Desktop](https://aka.ms/pbidesktop)
357
357
358
358
> [!NOTE]
359
359
> If you installed Power BI Desktop by downloading it directly from the Download Center page in the past, remove it and then download it from Microsoft Store. The Microsoft Store version will be updated automatically as new releases become available. If you can't install from Microsoft Store, install the latest non–Microsoft Store version from the [Download Center page](https://www.microsoft.com/download/details.aspx?id=58494).
360
360
361
-
#### The process
361
+
**Process**
362
362
363
363
Follow the steps below for each .pbit file.
364
364
365
-
1.Run Power BI Desktop, and sign in using your account.
365
+
1.Open Power BI Desktop, and sign in using your account.
366
366
367
367
2. Go to the ___location where you extracted the deployment package (.zip file). In the **Power BI Template** folder, you'll find the appropriate .pbit file.
368
368
@@ -381,27 +381,27 @@ Follow the steps below for each .pbit file.
381
381
6. After connecting to your Common Data Service environment, you'll see a series of pop-up windows to configure access to data sources. These access-level and privacy-level settings need to be configured to connect to the public data sources for the COVID-19 report data. Complete access level and privacy selections as shown in the following screenshots.
382
382
383
383
> [!div class="mx-imgBorder"]
384
-
> 
384
+
> 
385
385
386
386
> [!div class="mx-imgBorder"]
387
-
> 
387
+
> 
388
388
389
389
> [!div class="mx-imgBorder"]
390
-
> 
390
+
> 
391
391
392
392
> [!div class="mx-imgBorder"]
393
-
> 
After you've configured the access and privacy levels for COVID-19 public data, you must set the privacy level for Common Data Service data to **Organizational**.
402
402
403
403
> [!div class="mx-imgBorder"]
404
-
> 
404
+
> 
405
405
406
406
7. After a connection is successfully made, the Power BI report will be displayed. You'll be prompted to apply pending changes to your query. Select **Apply changes**.
Copy file name to clipboardExpand all lines: powerapps-docs/sample-apps/return-to-workplace/overview.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,6 @@ The main modules of the Return to the Workplace solution include:
26
26
27
27
-**Employee Return to the Workplace** offers your workforce the self-service tool that they need to feel confident about returning and remain productive while onsite. They can use Employee Return to the Workplace to check in to work remotely and self-screen before entering a building.
Copy file name to clipboardExpand all lines: powerapps-docs/sample-apps/return-to-workplace/upgrade.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,23 @@
1
1
---
2
2
title: Upgrade the Return to the Workplace solution for Microsoft Power Platform | Microsoft Docs
3
-
description: Provides an overview of the Return to the Workplace solution.
3
+
description: Provides an overview of how to upgrade the Return to the Workplace solution.
4
4
author: wbakker-11
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 08/21/2020
8
+
ms.date: 08/25/2020
9
9
ms.author: garybird
10
10
ms.reviewer: kvivek
11
11
---
12
12
# Upgrade the Return to Work solution.
13
13
14
-
Follow the steps in this article to upgrade your existing installation of Return to Work solution to the latest version.
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.
15
15
16
-
If this is the first time you deploy the solution, look into Deploy Solution.
17
-
18
-
## Prerequisites
16
+
## Prerequisites
19
17
20
18
- Ensure you have the Global Admin credentials and environment details where the Return to Work solution is deployed currently.
21
19
22
-
- Ensure all 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
+
- 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.
0 commit comments