Forum Discussion
Git and ADO Integration with Live Connection
I don't believe it's related to the setup being misconfigured, but rather something to do with how PBI files created with live connections do not contain a dataset definition. It seems to only contain the report definition. But I don't see any official MS documentation explicitly explaining this and how this impacts git integration when using PBIP files.
Ideally, we would want our developers to push their PBIP changes from their local to remote repos, and then have the repo sync with the PBI workspace. But does having a live connection prevent all of this from being possible?
If you have a Pro license you can open a Pro ticket at https://admin.powerplatform.microsoft.com/newsupportticket/powerbi
Otherwise you can raise an issue at https://community.fabric.microsoft.com/t5/Issues/idb-p/Issues .
- Anonymous2 years agoNot applicable
Thanks for the suggestion! Forgot about support tickets.
I ended up finding the documentation on supported items for git integration. Turns out live connections aren't yet supported. So I guess the workaround is to publish as PBIX instead?