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
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -354,7 +354,7 @@ The source code is displayed in the **Code Editor** pane at the bottom of the sc
354
354
355
355
## Add Power BI
356
356
357
-
You can add Power BI component on a page to display Power BI dashboards and reports on your portal. When adding a Power BI component, you have different options such as access type, workspace, and advanced settings.
357
+
You can add Power BI component on a page to display Power BI dashboards and reports on your portal.
358
358
359
359
> [!NOTE]
360
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 portals.
@@ -417,19 +417,19 @@ To add a Power BI component to a web page:
417
417
<br> For more information, go to [filter parameter details](https://docs.microsoft.com/power-bi/service-url-filters).
418
418
- Only available for **Reports** with access types **Embed for your customer** and **Embed for your organization**.
- To learn 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
+
- To learn about how to get embed code URL, go to [Publish to web from Power BI](https://docs.microsoft.com/power-bi/service-publish-to-web)
425
425
- Only available for access type **Publish to web**.
426
426
427
427
### Power BI access type considerations
428
428
429
-
The following explains Power BI access types in brief and lists access type considerations for Power Apps portals. 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
+
The following list explains Power BI access types in brief. And lists access type considerations for Power Apps portals. For more information about Power BI access types, 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).
430
430
431
431
-**Embed for your customers**:
432
-
- Shows the list of workspaces shared to logged in user and enabled for [Power BI Embedded service](../portals/admin/set-up-power-bi-integration.md#enable-power-bi-embedded-service).
432
+
- Shows the list of workspaces shared to user currently logged in and enabled for [Power BI Embedded service](../portals/admin/set-up-power-bi-integration.md#enable-power-bi-embedded-service).
433
433
- Uses Power BI Embedded service.
434
434
- 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**:
435
435
@@ -443,21 +443,21 @@ The following explains Power BI access types in brief and lists access type cons
443
443
- Shows the list of workspaces shared with logged in user.
444
444
- Uses Azure Active Directory authentication.
445
445
446
-
-**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.
446
+
-**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. Don't publish confidential or sensitive information. Refer to your organization's policies before publishing.
447
447
448
448
### General Power BI considerations
449
449
450
-
-[Portals Studio](../portals/portal-designer-anatomy.md) performance can degrade while working with Power BI workspaces due to the following Power BI workspace configurations:
450
+
-[Portals Studio](../portals/portal-designer-anatomy.md) performance can degrade while working with Power BI workspaces because of the following Power BI workspace configurations:
451
451
- High number of workspaces shared with logged in maker user.
452
452
- Power BI workspaces are shared with many users.
453
-
-[Capture liquid variable](../portals/liquid/portals-entity-tags.md#powerbi)is not supported in portals Studio while working with Power BI component.
453
+
-[Capture liquid variable](../portals/liquid/portals-entity-tags.md#powerbi)isn't supported in portals Studio while working with Power BI component.
454
454
- If you [reset portal](../portals/admin/reset-portal.md) and provision a new portal, you must add portal application ID of the new portal to the **Portal Power BI Embedded service** Azure AD security group. For more information, go to [Set up Power BI integration](../portals/admin/set-up-power-bi-integration.md#create-security-group-and-add-to-power-bi-account).
455
455
- If you make a change in Power Apps portals admin center, you must reload the portals Studio if you already have it open.
456
456
- Adding users to Power BI dashboards and reports may take a while to reflect in the portals Studio.
457
457
458
458
### Power BI performance and optimization considerations
459
459
460
-
Embedding multiple Power BI workspaces may need additional considerations. Refer to the following resources for Power BI embed scenario troubleshooting, optimization and best practices:
460
+
Embedding multiple Power BI workspaces may need additional considerations. Refer to the following resources for Power BI embed scenario troubleshooting, optimization, and best practices:
461
461
462
462
-[Troubleshooting Power BI Embedded application content rendering](https://docs.microsoft.com/power-bi/developer/embedded/embedded-troubleshoot#content-rendering).
463
463
-[Power BI Embedded performance best practices](https://docs.microsoft.com/power-bi/developer/embedded/embedded-performance-best-practices).
0 commit comments