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/admin/set-up-power-bi-integration.md
+13-8Lines changed: 13 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 04/21/2021
8
+
ms.date: 06/11/2021
9
9
ms.author: nenandw
10
10
ms.reviewer: tapanm
11
11
contributors:
@@ -52,7 +52,7 @@ Customizers can use the [powerbi](../liquid/portals-entity-tags.md#powerbi) Liqu
52
52
53
53
Enabling the Power BI Embedded service allows you to embed dashboards and reports created in the new workspace of Power BI. The dashboards and reports are embedded on webpages in a portal by using the powerbi Liquid tag.
54
54
55
-
**Prerequisites**: Before enabling the Power BI Embedded service, ensure that you have created your dashboards and reports in the new workspace in Power BI. After creating the workspace, provide admin access to the global administrator so the workspaces are displayed in the Power Apps portals admin center. For more information on creating new workspaces and adding access to them, see [Create the new workspaces in Power BI](/power-bi/service-create-the-new-workspaces).
55
+
**Prerequisites**: Before enabling the Power BI Embedded service, ensure that you've created your dashboards and reports in the new workspace in Power BI. After creating the workspace, provide admin access to the global administrator so the workspaces are displayed in the Power Apps portals admin center. For more information on creating new workspaces and adding access to them, see [Create the new workspaces in Power BI](/power-bi/service-create-the-new-workspaces).
56
56
57
57
> [!NOTE]
58
58
> Ensure that Power BI visualization is enabled for the powerbi Liquid tag to work.
@@ -77,11 +77,11 @@ Enabling the Power BI Embedded service allows you to embed dashboards and report
77
77
78
78
4. Select **Enable**. While Power BI Embedded service is being enabled, the portal restarts and is unavailable for a few minutes. A message appears when Power BI Embedded service is enabled.
79
79
80
-
You must now create a security group, and add it to your Power BI account. For more information, see [Create security group and add to Power BI account](#create-security-group-and-add-to-power-bi-account).
80
+
After enabling the Power BI Embedded service, you must create a security group, and add it to your Power BI account. For more information, see [Create security group and add to Power BI account](#create-security-group-and-add-to-power-bi-account).
81
81
82
82
### Create security group and add to Power BI account
83
83
84
-
After enabling the Power BI Embedded service integration, you must create a security group in Azure Active Directory, add a member to it, and then add the security group in Power BI through the Power BI admin portal. This allows the dashboards and reports created in new Power BI workspaces to be displayed in the portal.
84
+
After enabling the Power BI Embedded service integration, you must create a security group in Azure Active Directory, add a member to it, and then add the security group in Power BI through the Power BI admin portal. This configuration allows the dashboards and reports created in new Power BI workspaces to be displayed in the portal.
85
85
86
86
> [!NOTE]
87
87
> You must sign in with the same Global administrator account that you used to enable the Power BI Embedded service.
@@ -189,21 +189,26 @@ Customizers can now use the [powerbi](../liquid/portals-entity-tags.md#powerbi)
189
189
190
190
5. Select **OK** in the confirmation message. While Power BI Embedded service is being disabled, the portal restarts and is unavailable for a few minutes. A message appears when Power BI Embedded service is disabled.
191
191
192
-
## Limitations
192
+
## Considerations and limitations
193
193
194
194
- Power Apps portals doesn't support [Azure Analysis Services live connections](/power-bi/developer/embedded/embedded-row-level-security#working-with-analysis-services-live-connections). You can use Analysis Services in import mode with row-level security (RLS) applied in the report instead of Analysis Services.
195
-
- Power Apps portals doesn't support guest users for Power BI dashboards and reports. The following message is displayed when a guest user tries to sign-in to Power BI on the portal page: <br> `Selected user account does not exist in tenant '[Tenant Name]' and cannot access the application '[App ID]' in that tenant. The account needs to be added as an external user in the tenant first. Please use a different account.`
195
+
- Power Apps portals doesn't support guest users for Power BI dashboards and reports. The following message is displayed when a guest user tries to sign in to Power BI on the portal page: <br> `Selected user account does not exist in tenant '[Tenant Name]' and cannot access the application '[App ID]' in that tenant. The account needs to be added as an external user in the tenant first. Please use a different account.`
196
+
- Portals with version [9.3.4.x](../versions/version-9.3.4.x.md) or later support the following capabilities:
197
+
- Dashboards and report from Azure Analysis Services using [live connections](/azure/analysis-services/analysis-services-connect-pbi).
198
+
- Dashboards with [role-based security](/power-bi/admin/service-admin-rls).
199
+
- Dashboard with different data sources having different role-based security.
200
+
- Single tile with role-based security.
196
201
- For more information about Power BI Embedded service limitations, see [Considerations and limitations](/power-bi/developer/embed-service-principal#considerations-and-limitations).
197
202
198
203
### Rendering Power BI report on my portal page fails with the following error:
199
204
200
205
*A configuration error occurred while rendering your report.*
201
206
202
-
This can happen due to multiple reasons such as:
207
+
This problem can happen because of multiple reasons such as:
203
208
204
209
- Your [Power BI Embedded configuration](#enable-power-bi-embedded-service) is incorrect.
205
210
-[Row-level security](/power-bi/admin/service-admin-rls) in Power BI is enabled but you didn't pass roles in [Power BI component configuration](../add-powerbi.md) (Advanced settings), or *roles* parameter in the [powerbi liquid tag](../liquid/portals-entity-tags.md#powerbi).
206
-
-**Embed content in apps** in Power BI [Developer Settings](/power-bi/admin/service-admin-portal#developer-settings)is not enabled.
211
+
-**Embed content in apps** in Power BI [Developer Settings](/power-bi/admin/service-admin-portal#developer-settings)isn't enabled.
0 commit comments