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: demo/code-demo/anyReport.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,18 +6,18 @@ <h3>Embed your own report</h3>
6
6
<divclass="settings">
7
7
<divid="EmbedWithSpecificReportDiv">
8
8
<divclass="line">
9
-
<h5>Prerequisites</h5>
9
+
<h5>Prerequisites:</h5>
10
10
<ul>
11
11
<li>A workspace in the <ahref="https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started/">Power BI embedded service.</a></li>
12
12
<li>Power BI report imported to your workspace.</li>
13
13
</ul>
14
14
</div>
15
15
16
16
<divclass="line">
17
-
<h5>Instructions to generate an embed App Token</h5>
18
-
Once you have improted a report into Power BI workspace, you are ready to embed it.
17
+
<h5>Instructions to generate an Embed Token</h5>
18
+
Once you have imported a report into Power BI workspace, you are ready to embed it.
19
19
20
-
To embed a report, you need to get an embed App Token. You can create this token in multiple ways.
20
+
To embed a report, you need to get an Embed Token. You can create this token in multiple ways.
0 commit comments