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/model-driven-apps/embed-powerbi-report-in-system-form.md
+6-16Lines changed: 6 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,22 +3,12 @@ title: "Embed a Power BI report in a model-driven system form | MicrosoftDocs"
3
3
ms.custom: ""
4
4
ms.date: 03/05/2019
5
5
ms.reviewer: ""
6
-
ms.service: crm-online
7
-
ms.suite: ""
8
-
ms.tgt_pltfrm: ""
6
+
ms.service: powerapps
9
7
ms.topic: "get-started-article"
10
-
applies_to:
11
-
- "Dynamics 365 (online)"
12
-
- "Dynamics 365 Version 9.x"
13
-
- "PowerApps"
14
-
ms.assetid: 99c795e0-9165-4112-85b1-6b5e1a4aa5ec
15
-
caps.latest.revision: 1
16
-
author: "prsi-msft"
17
-
ms.author: "prsi"
8
+
author: "adrianorth"
9
+
ms.author: "aorth"
18
10
manager: "kvivek"
19
11
ms.reviewer: "matp"
20
-
tags:
21
-
- "Links to topic not migrated"
22
12
search.audienceType:
23
13
- maker
24
14
search.app:
@@ -30,7 +20,7 @@ search.app:
30
20
You can use Power BI reports in Power Apps model-driven apps to bring rich reporting and analytics to your system forms and empower your users to accomplish more. This unlocks the power to aggregate data across systems, and tailor it down to the context of a single record.
31
21
32
22
## Prerequisites
33
-
Embedding Power BI content is an optional feature and is disabled on all environments by default. You must enable it before you can embed Power BI content. More information: [Enable Power BI visualizations in the organization](https://docs.microsoft.com/dynamics365/customer-engagement/admin/use-power-bi?#enable--visualizations-in-the-organization).
23
+
Embedding Power BI content is an optional feature and is disabled on all environments by default. You must enable it before you can embed Power BI content. More information: [Enable Power BI visualizations in the organization](/power-platform/admin/use-power-bi#embed--visualizations-on-personal-dashboards).
34
24
35
25
This feature requires exporting a solution, modifying it to add the xml snippet, and then importing back into the environment. Be sure to import the changes on your target environment via a managed solution only. See [Import, update, and export solutions](https://docs.microsoft.com/powerapps/maker/common-data-service/import-update-export-solutions) for guidance on installing an update to an existing managed solution.
36
26
@@ -149,8 +139,8 @@ You can create more complex filter expressions by looking at examples from [Cons
149
139
150
140
### See also
151
141
152
-
[Embed a Power BI dashboard in a Power Apps model-driven personal dashboard](https://docs.microsoft.com/dynamics365/customer-engagement/basics/add-edit-power-bi-visualizations-dashboard)
142
+
[Embed a Power BI dashboard in a Power Apps model-driven personal dashboard](/powerapps/user/add-powerbi-dashboards)
153
143
154
-
[Use Power BI with Dynamics 365 apps](https://docs.microsoft.com/dynamics365/customer-engagement/admin/use-power-bi)
144
+
[Use Power BI with Dynamics 365 apps](/power-platform/admin/use-power-bi)
155
145
156
146
[Import, update, and export solutions](../common-data-service/import-update-export-solutions.md)
0 commit comments