Forum Discussion
Customer own reports
Currently we use SSRS reports as a part of the app. They click on links and get reports inside of a web page. We are not using SSRS server, but rather the ReportViewer.aspx. The RDLs are actually delivered via a database storage. All reports are scripted out and scripts are stored in a table. Middle tier grabs these scripts and creates reports on the fly. This architecture allows users to create their own reports. when a report is created the app uploads an rdl into the same table and now the users can also have thier own reports. If I go with Power BI embedded solution making new PBI reports a part the app what am I going to do with a customer reports feature? Any iadea?
Thanks
2 Replies
- v-jingzhang
Community Support
Hi Markzolotoy , I haven't found successful cases but the OP in this link is also exploring a similar goal. Maybe you can communicate with him about this topic for more ideas?
- Markzolotoy
Impactful Individual
How about if customers create their own reports/dashboards in Power BI desktop and publish them to the same cloud where they are running our reports from?