March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
In PowerBI service, is it possible to have Git and Azure DevOps integration in a PBI workspace where the report itself uses a live connection? For context, the PBI file is saved as a PBIP and uses a live connection. However, when exported as a PBIP, no folder for the dataset is created nor is the .gitignore file created. When a sync is attempted between the git repo and workspace, an error will say something along the lines of "Report Workload failed to DiscoverDependencies for DefinitionId since it failed to get the dependency from report definition part"
Is it that live connections aren't supported when it comes to PBIP and git repos?
Or is it that something isn't set up properly.
Hi @AccrualJoke ,
When you try to sync between a git repository and a workspace, it seems that you're getting an error.
Here are some suggestions for you:
1.Make sure your Git and Azure DevOps integrations are set up correctly, as your connection will report an error if misconfigured
2.As for the error message you see, it might be related to the fact that the PBIP file does not contain a data model. The "DiscoverDependencies" function may be trying to find a data model in the PBIP file, but it fails because it doesn't exist.
3.You can try switching to a PBIX file to connect to the data source in real time
Below is the Microsoft's link:
Use Azure CLI to share Git code - Azure Repos | Microsoft Learn
Git integration with Power BI Desktop projects - Power BI | Microsoft Learn
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 .
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?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
23 | |
23 | |
12 | |
11 | |
8 |
User | Count |
---|---|
46 | |
44 | |
24 | |
12 | |
10 |