Forum Discussion
amassip
9 years agoHelper I
Power BI in ASP Net MVC
Hello, I can display a RDL in an iframe from my own ReportServer and now I would like to display a report (ASP MVC application) without Azure. On this link https://github.com/Microsoft/Power...
- 9 years ago
AFAIK currently is not possible to hide filter panel or paging panel via REST API. Maybe we can upvote this :).
I tried using the same access token to embed report using powerbi.js, it didn't work. No console information, just blank screen
We can do it on powerbi.js though, see this link
Hope it helps
amassip
9 years agoHelper I
I want to know if we can display a Power BI in a web app ( such as asp net ) but without Azure. I mean if there is a token that you acquired from the power BI authentification or something like that
But I think it is not possible, you have to intregate Azure in your project.
Eric_Zhang
9 years agoMicrosoft Employee
Check if Publish to web from Power BI can meet your requirement. It is a public page and doesn't require any token.