Forum Discussion
Deep
5 years agoHelper 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 screensho...
- 5 years ago
Anonymous this documentation seems to do so :
Also, visit Microsoft playground and under "explore our APIs" select create-mode. You can see the demo and copy code as well.
Anonymous
5 years agoNot 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
Deep
5 years agoHelper I
Anonymous this documentation seems to do so :
Also, visit Microsoft playground and under "explore our APIs" select create-mode. You can see the demo and copy code as well.