Forum Discussion
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.
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.
2 Replies
- AnonymousNot 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
- DeepHelper 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.