Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Deep
Helper I
Helper I

How to allow users to create reports in ISV apps?

Hi there, I want to create a graphical area in my app where user can create reports and they are also allowed to save and share them.

How can I allow create mode in my app?
I am sharing a screenshot of the desired output.

 

create mode.png

 

1 ACCEPTED SOLUTION

@Anonymous this documentation seems to do so :

https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/create-edit-report-embed-view?tabs=...

 

Also, visit Microsoft playground and under "explore our APIs" select create-mode. You can see the demo and copy code as well.

https://playground.powerbi.com/

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Deep ,

It seems that you want your users to be able to create and share Power BI reports in your own application. If this is the case, I'm afraid that it's not possible. You can create a Power BI report with Power BI Desktop and embed it into your application. You can review the following documentation for details.

Embedded analytics with Power BI

Best Regards

@Anonymous this documentation seems to do so :

https://docs.microsoft.com/en-us/javascript/api/overview/powerbi/create-edit-report-embed-view?tabs=...

 

Also, visit Microsoft playground and under "explore our APIs" select create-mode. You can see the demo and copy code as well.

https://playground.powerbi.com/

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors