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