Forum Discussion
pavan1
9 years agoHelper I
Integrating power bi reports to application using Second method Power BI RestAPI
Hi All, Can anyone help on how to start integrating power bi Reports to Customer Application via second method of using POWER BI REST API. I am a ETL And Sql Server developer ,Please help on...
pavan1
9 years agoHelper I
Could I need to use power bi desktop or not tell me,
For development.
For development.
tringuyenminh92
9 years agoMemorable Member
Hi pavan1,
Yes, you need use Power BI Desktop to design report and save to pbix file. Power BI Rest API just help you generate iframe element and pass it to you calling method in code to render in your application view. But PBI Desktop is free so there is no matter about it. ^_^