Forum Discussion
Power BI reports in web appication
- 5 years ago
Yes
Here is what I want. Within an embedded solution I need to accomplish the following:
In a report that migh have many pages I need to show charts created by HIghCharts. These charts dont have to be interactive which means it could have been dynamic images of charts created at the runtime. I can add HIghCharts library as custom visuals to PBI reports. That would be a straight forward way of having HC charts in the documents. However, PBI reports are a single page documents. While I need to show these images in reports that might have many pages. I can design single page report to hold images and other details using PBI report and a paginated report to hold tabular data. So, when a user would get his report it starts with tabular data. He continue havigating and he gets a BPI report with charts as another report is is viewing. Same if a user exports the report into PDF.
All of these wouldn't be needed if we could have PBI reports with multiple pages.