G
G
Ghoulll2020-02-12 15:04:04
Angular
Ghoulll, 2020-02-12 15:04:04

How to embed Power BI reporting in Angular?

If anyone has worked with Power BI, tell me how to embed any reporting in an angular application. Reports to lie in power bi report server.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
Ghoulll, 2020-02-13
@Ghoulll

The solution was to display everything through the iframe and add ?rs:embed=true at the end. For example:

<iframe width="800" height="600" src="https://myserver/reports/powerbi/Sales?rs:embed=true" frameborder="0" allowFullScreen="true"></iframe>

A
Andrew, 2020-02-12
@KickeRockK

m?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question