Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 793 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 793 Bytes

Power BI Embedded ASP.NET Web Forms

Power BI Embedded Simple ASP.NET Web Forms Application

  1. Open web.config, change the following three config keys:

  2. Set these configs based on your workspace configuration in Power BI Embedded in Azure.

  3. Run the application.

If you are new to Power BI Embedded, I have a blog post show how to use Power BI Embedded in your application: http://www.mostafaelzoghbi.com/2016/04/power-bi-embedded-step-by-step.html

If you are looking for the asp.net MVC sample, it is here: https://github.com/melzoghbi/PowerBIEmbeddedSimplified

Enjoy.