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/maker/portals/compose-page.md
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: kvivek
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom:
9
-
ms.date: 05/06/2020
9
+
ms.date: 05/07/2020
10
10
ms.author: nenandw
11
11
ms.reviewer: tapanm
12
12
---
@@ -357,7 +357,7 @@ The source code is displayed in the **Code Editor** pane at the bottom of the sc
357
357
You can add Power BI component on a page. When adding a Power BI component, you have different options to select for access type, workspace, and advanced settings.
358
358
359
359
> [!NOTE]
360
-
> Before you begin, read [Power BI access types](#power-bi-access-types) and [Power BI considerations](#other-power-bi-considerations) to get familiar with important Power BI terms and considerations for Power Apps portal.
360
+
> Before you begin, read [Power BI access type considerations](#power-bi-access-type-considerations) and [general Power BI considerations](#general-power-bi-considerations) to get familiar with important Power BI terms and considerations for Power Apps portal.
361
361
362
362
To add a Power BI component to a web page:
363
363
@@ -423,20 +423,23 @@ To add a Power BI component to a web page:
423
423
- To know how to get embed code URL, go to [Publish to web from Power BI](https://docs.microsoft.com/power-bi/service-publish-to-web)
424
424
- Only available for access type **Publish to web**.
425
425
426
-
### Power BI access types
426
+
### Power BI access type considerations
427
427
428
428
The following highlights *Power BI access types* in brief. For more information, go to [Difference between Power BI service and Power BI embedded](https://docs.microsoft.com/power-bi/developer/embedded/embedded-faq#how-is-power-bi-embedded-different-from-power-bi-the-service).
429
429
430
430
-**Embed for your customers**:
431
431
- Shows the list of workspaces shared to logged in user and enabled for [Power BI Embedded service](https://docs.microsoft.com/powerapps/maker/portals/admin/set-up-power-bi-integration#enable-power-bi-embedded-service).
432
432
- Uses Power BI Embedded service.
433
+
- If you've used Power BI Embedded service with Power Apps portals before, you'll see the following error when you select **Embed for your customers**:
434
+
<br> *This option requires you to disable the Power BI visualization from the admin center and enable again.*.
435
+
<br> When this happens, ensure you [disable](https://docs.microsoft.com/powerapps/maker/portals/admin/set-up-power-bi-integration#disable-power-bi-visualization) and then [enable](https://docs.microsoft.com/powerapps/maker/portals/admin/set-up-power-bi-integration#enable-power-bi-visualization) Power BI visualization again.
433
436
- If you add Power BI with *Embed for your customers* on a Power Apps portal page that is available **anonymously**, anyone can view the dashboard. To secure such a web page, read [web page access control in Power Apps portal](https://docs.microsoft.com/powerapps/maker/portals/configure/webpage-access-control).
434
437
-**Embed for your organization**:
435
438
- Shows the list of workspaces shared with logged in user.
436
439
- Uses Azure Active Directory authentication.
437
440
-**Publish to web**: Anyone on Internet can view your published report or visual. This requires no authentication and includes viewing detail level data your reports aggregate. Before publishing a report, make sure you can share the data and visualizations publicly. Do not publish confidential or sensitive information. When in doubt, check your organization's policies before publishing.
438
441
439
-
### Other Power BI considerations
442
+
### General Power BI considerations
440
443
441
444
-[Portals Studio](https://docs.microsoft.com/powerapps/maker/portals/portal-designer-anatomy) performance can degrade while working with Power BI workspaces due to the following Power BI workspace configurations:
442
445
- High number of workspaces shared with logged in maker user.
0 commit comments