Forum Discussion
How to create a new Workspace in azure Workspace Collection without command line tools?
- 9 years ago
I built the solution and it gives me an exe. Please download and go to "power-bi-embedded-integrate-report-into-web-app-master\ProvisionSample\bin\Debug" and try to execute the "ProvisionSample.exe".
inoitunoit I'm not aware of any UI that will allow you to do this. There is step by step documentation on how to set this up... have you seen this?
- inoitunoit9 years agoRegular VisitorYes that is the guide I have followed which is the one that has at step 3. "Compile the solution." which is the thing I cannot do. It's a shame because everything up to this point - setting up databases, ETLs etc I could do really easily, then you get to this aweful step.
- Eric_Zhang9 years agoMicrosoft Employee
I built the solution and it gives me an exe. Please download and go to "power-bi-embedded-integrate-report-into-web-app-master\ProvisionSample\bin\Debug" and try to execute the "ProvisionSample.exe".
- inoitunoit9 years agoRegular Visitor
Thank you! I'm assuming I just edit the file ProvisionSample.exe.config and should be good to go?
What I have literally *just* finished doing is configuring a report manually, using postman to construct the requests, following this guide: https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-iframe/
Good to know I'll never have to do that again! Hopefully in the future this kind of thing can be done via the UI.
Thanks again.