Forum Discussion
Trying to figure out a solution
My company is an ISV distributing software to different companies. The software is a web application. Currently we are using SSRS reports running in Local Mode. The users are running reports inside of this application. The results are rendered in an iframe. We want to move thsese reports to Powerbi service and run them as paginated reports. Is the embedded solution what I am looking for?
Thanks
6 Replies
- Markzolotoy
Impactful Individual
- GilbertQ
Super User
Hi Markzolotoy
yes that is what you looking for it will give you a similar experience but all on the web!
- Markzolotoy
Impactful Individual
Great, what would a good document be to learn how it work?
- GilbertQ
Super User
Hi Markzolotoy
It will depend on the dataset size, and if you are embedding into an application you could look at the A1-6 SKU in Azure?
- AnonymousNot applicable
Hi Markzolotoy
If you want to embed content to Power BI Service , you need to know the A SKU . The A SKU (A is for Azure) is a Platform-as-a-Service and set of APIs for those ISVs who are developing an application to enter the market. These ISVs choose Power BI as the data visualization layer of that application to add value to their own application.
You can purchase A SKU in Microsoft Azure. The link below will teach how to purchase the A SKU in Azure portal.
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-premium-testing
I also searched a Microsoft document for you , it will help you have a better understanding about the Capacity and SKUs in Power BI embedded analytics .
https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-capacity
Best Regard
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Markzolotoy
Impactful Individual
Anonymous Not sure I understand why I need any API. All I want is to publish a paginated report, and either show it in the iframe (as my SSRS reports currently work) or get the report exported into Excel and downloaded in the Browser.