development
7 TopicsGenerating reports in PowerBI Report Server from Java based application
Hello guys, I am new to PowerBI and our requirement is to generate reports leveraging PowerBI (i.e generating report [PDF] as per template provided once a user clicks on button in JSP of web-based java application). In order to fulfill above what is the best possible way to connect to Report Server from on-prem java based application and provide inputs or data to generate the report in UI. Currently the input data is queried from Oracle database and set in POJO classes.2.3KViews0likes2CommentsBI Dev Consultancy
Hi, A company contacted me for Bi Development. They have data bases and I will be helping them in developing the Power BI dashboards and reports. But before dev task starts they need a standard documentation for the scope, project resouces, requirements, timeline and all the project management asspects. Are there any templates available for such consultancy? (paid or free no problem.) I am a certified PBi DA-100 but project management is not my expertise so any ideas will help me. Thanking you gentelmenSolved1.3KViews0likes2CommentsUnable to deploy workspaces from Development to Test in Pipeline
Hi all, I'm trying to copy 2 reports and 2 datasets from Development to Test in the new Deployment Pipeline. When clicking Deploy to Test the new Test Wrokspace is created but the reports and datasets never move across, the wheel spins and the message "Copying the contect to this workspace" appears but nothing happens futher than that.. I have left it for over 24 hours and it still shows the same. There is never an error message and it doesn't time out. Has anyone had this? or know why it might not be copying over? Thanks844Views0likes2CommentsSOAP access to managing Power BI reports in SSRS?
I'm going to have a base set of Power BI reports hosted in an on-premises Report Server for a number of our customers. We will be embedding the reports in our application via an IFrame. So, here's the thing. I have a base SpendReport, and ten client-specific versions of the same report (SpendReport_cust1, SpendReport_cust2, etc.), where the only difference between each version is the data source to which it is attached. Is there any way I can automate my deployment of these variants, say through the SOAP interface to SSRS? I'd like to be able to upload my base PBIX file, then run a management app to make 10 copies, each tied to the appropriate data source. I can connect to the report server and make a ListChildren call that shows the reports I've uploaded, but when I try to call GetDefinition on a particular report, it cannot be found. I'm guessing that it may have something to do with the fact that the reports have a TypeName of "PowerBIReport", but I'm not sure.1.6KViews0likes1CommentWelcome to the custom visuals development discussion
Welcome custom visuals developers! This forum was created to help you share your knowledge, ask questions, propose improvements, to custom visuals development. Make sure you take a look at our developers documentation site in GitHub: https://github.com/Microsoft/PowerBI-visuals There is a tutorial section with lots of instructions and guidelines.