Skip to content

Commit 5f5a3fa

Browse files
committed
acrolinx fixes
1 parent 95df6bc commit 5f5a3fa

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ The source code is displayed in the **Code Editor** pane at the bottom of the sc
354354
355355
## Add Power BI
356356

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.
358358

359359
> [!NOTE]
360360
> 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:
417417
<br> For more information, go to [filter parameter details](https://docs.microsoft.com/power-bi/service-url-filters).
418418
- Only available for **Reports** with access types **Embed for your customer** and **Embed for your organization**.
419419

420-
1. **Embed code URL**: Enter embed code URL.
420+
1. **Embed code URL**: Enter embed code URL.
421421

422422
![Embed Code URL](media/embed-code-url.png "Embed Code URL")
423423

424-
- 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)
425425
- Only available for access type **Publish to web**.
426426

427427
### Power BI access type considerations
428428

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).
430430

431431
- **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).
433433
- Uses Power BI Embedded service.
434434
- 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**:
435435

@@ -443,21 +443,21 @@ The following explains Power BI access types in brief and lists access type cons
443443
- Shows the list of workspaces shared with logged in user.
444444
- Uses Azure Active Directory authentication.
445445

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.
447447

448448
### General Power BI considerations
449449

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:
451451
- High number of workspaces shared with logged in maker user.
452452
- 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.
454454
- 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).
455455
- If you make a change in Power Apps portals admin center, you must reload the portals Studio if you already have it open.
456456
- Adding users to Power BI dashboards and reports may take a while to reflect in the portals Studio.
457457

458458
### Power BI performance and optimization considerations
459459

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:
461461

462462
- [Troubleshooting Power BI Embedded application content rendering](https://docs.microsoft.com/power-bi/developer/embedded/embedded-troubleshoot#content-rendering).
463463
- [Power BI Embedded performance best practices](https://docs.microsoft.com/power-bi/developer/embedded/embedded-performance-best-practices).

0 commit comments

Comments
 (0)