Forum Discussion
Unable to complete update request - Workspace Git Integration issue
- Anonymous2 years ago
Anonymous Anonymous I found a solution and I think it is a bug in this new feature.
Your situation might be a bit different but for my git branch I have reports connected with a live connection to a dataset in another workspace. I first uploaded these reports to the workspace and commited them via PBI Service.
I noticed that when I added a report via my local repo, the "connectionString" in the .pbr file was different than the ones commited via PBI Service. Since they all use the same dataset, I copied the connectinoString from the .pbr of the reports commited via Service and it worked.
Hope this helps and hope Microsoft can fix this.
Hi Anonymous I am getting the same issue. I have a DevOps repo that contains a report with a live connection to a dataset in a different workspace.
What do you have in your repo?
All my reports and datasets are in the same workspace and same repo. the silly part about the error is that it gives you no context on where to look, just "oops there's an error teehee".
- Anonymous3 years agoNot applicable
I know, frustrating!
I have another repo with a one report and a dataset and it worked. It's hard to know what's going on.
Maybe I'll try recreating the repo. I'll keep you posted.
- Anonymous2 years agoNot applicable
Any solution? Anonymous