I have been using SSRS and .Net framework to create reports for my applications. Now I want to generate reports and create dashboards using Power BI Embedded. But the documentation/demos for Power BI always say that we need to create Power BI services on Azure. I wonder if there was any way to do this without Azure.
I referred to this link but the answers there have no approvals/comments,please help.
CodePudding user response:
You may want to take a look at Power BI Report Server. It is a super-set of SSRS, which can host Power BI reports. For more information you can start from these articles:
- Power BI Report Server
- What is Power BI Report Server?
- Quickstart: Embed a Power BI Report Server report using an iFrame in SharePoint Server
Essentially, embedding reports with Power BI Report Server is performed by adding "rs:embed=true" parameter to the report's URL.
CodePudding user response:
Look at Embedding for your Organization in https://learn.microsoft.com/en-us/power-bi/developer/embedding