Skip to content

Commit e5b0c48

Browse files
authored
Merge pull request #2564 from MicrosoftDocs/portals-powerbi
Portals and Power BI - 1745861
2 parents d07196f + cfea8cd commit e5b0c48

11 files changed

+172
-47
lines changed

powerapps-docs/maker/portals/admin/add-powerbi-report.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,18 @@ manager: kvivek
66
ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom:
9-
ms.date: 11/22/2019
9+
ms.date: 05/13/2019
1010
ms.author: tapanm
1111
ms.reviewer:
1212
---
1313

1414

1515
# Add a Power BI report or dashboard to a web page in portal
1616

17-
You can add a Power BI report or dashboard to a web page in portal by using the [powerbi](../liquid/portals-entity-tags.md#powerbi) Liquid tag. You can add the tag in the **Copy** field on a web page or in the **Source** field on a web template. If you adding a Power BI report or dashboard created in the new workspace in Power BI, you must specify the authentication type as **powerbiembedded** in the powerbi Liquid tag.
17+
You can add a Power BI report or dashboard to a web page in portal by using the [powerbi](../liquid/portals-entity-tags.md#powerbi) Liquid tag. You can add the tag in the **Copy** field on a web page or in the **Source** field on a web template. If you adding a Power BI report or dashboard created in the new workspace in Power BI, you must specify the authentication type as **powerbiembedded** in the *powerbi* Liquid tag.
18+
19+
> [!TIP]
20+
> This article explains how to add a Power BI report or dashboard using *powerbi* liquid tag. To add **Power BI component** on a webpage in your portal using the portals Studio, go to [Add a Power BI component to a webpage using the portals Studio](../compose-page.md#add-power-bi).
1821
1922
For example:
2023

@@ -55,6 +58,6 @@ For example:
5558

5659
### See also
5760

58-
59-
[powerbi Liquid tag](../liquid/portals-entity-tags.md#powerbi)<br>
60-
[Set up Power BI integration](set-up-power-bi-integration.md)
61+
- [Add a Power BI component to a webpage using the portals Studio](../compose-page.md#add-power-bi)
62+
- [Set up Power BI integration](set-up-power-bi-integration.md)
63+
- [powerbi Liquid tag](../liquid/portals-entity-tags.md#powerbi)

powerapps-docs/maker/portals/admin/set-up-power-bi-integration.md

Lines changed: 4 additions & 3 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: 04/27/2020
9+
ms.date: 05/13/2020
1010
ms.author: tapanm
1111
ms.reviewer:
1212
---
@@ -193,5 +193,6 @@ Customizers can now use the [powerbi](../liquid/portals-entity-tags.md#powerbi)
193193

194194
### See also
195195

196-
[powerbi Liquid tag](../liquid/portals-entity-tags.md#powerbi)<br>
197-
[Add a Power BI report or dashboard to a webpage in portal](add-powerbi-report.md)
196+
- [Add a Power BI component to a webpage using the portals Studio](../compose-page.md#add-power-bi)
197+
- [Add a Power BI report or dashboard to a webpage using liquid tag in portal](add-powerbi-report.md)
198+
- [powerbi Liquid tag](../liquid/portals-entity-tags.md#powerbi)

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

Lines changed: 160 additions & 39 deletions
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)