Skip to content

Commit 31d69b7

Browse files
committed
Power BI consideration to reenable visualization
1 parent 9923dd6 commit 31d69b7

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

powerapps-docs/maker/portals/compose-page.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: kvivek
66
ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom:
9-
ms.date: 05/06/2020
9+
ms.date: 05/07/2020
1010
ms.author: nenandw
1111
ms.reviewer: tapanm
1212
---
@@ -357,7 +357,7 @@ The source code is displayed in the **Code Editor** pane at the bottom of the sc
357357
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.
358358

359359
> [!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.
361361
362362
To add a Power BI component to a web page:
363363

@@ -423,20 +423,23 @@ To add a Power BI component to a web page:
423423
- 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)
424424
- Only available for access type **Publish to web**.
425425

426-
### Power BI access types
426+
### Power BI access type considerations
427427

428428
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).
429429

430430
- **Embed for your customers**:
431431
- 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).
432432
- 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.
433436
- 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).
434437
- **Embed for your organization**:
435438
- Shows the list of workspaces shared with logged in user.
436439
- Uses Azure Active Directory authentication.
437440
- **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.
438441

439-
### Other Power BI considerations
442+
### General Power BI considerations
440443

441444
- [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:
442445
- High number of workspaces shared with logged in maker user.

0 commit comments

Comments
 (0)