Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I really like the preview of editing data models in the service.
How do I sync back changes to my pbix file(s) that I have in source control though?
What tool seems to work best for that purpose?
Thanks!
Solved! Go to Solution.
Once you sync your Power Bi Service workspace with GIT using DevOps repo. You can clone it locally. From that point you won't publish again. You can pull changes from repo and push them back once you change it. From Power Bi Service there is a button for "Source control" in order to let them do the same. You can click there to send the changes from service to repo or take them.
You can read more about this integration here:
Workspace stand point: https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-get-started?tabs=commit-to-git
PBI Desktop stand point: https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-git
I hope that helps,
Happy to help!
Hi. I would assume you are talking about GIT integration at a workspace.
The way to get the Service changes back to the Power Bi Desktop would be using a tool that helps you read GIT. Traditionally you can use git bash, however if you don't want to write code and prefer UI tools, visual studio code has a nice integration for cloning a repo.
When you have the repo cloned with the tool. You can start the development process openning the tool and "Pulling changes" for the repo. That should bring all changes back so that you can open the Power Bi Desktop next with the new changes.
I hope that helps,
Happy to help!
Is there a tool to use to read the file in the PBI service and sync changes back to my .pbix file I have open on my desktop?
So I have the pbix checked into source control, I check it out, and work on it, check back in, publish.
But if a change is made to the pbix data model on the PBI service, how can I sync that back to my desktop copy?
If I open my desktop copy of the PBIX file, can I sync the changes and then check back into source control that way? Without having to download the entire file from the PBI service?
Once you sync your Power Bi Service workspace with GIT using DevOps repo. You can clone it locally. From that point you won't publish again. You can pull changes from repo and push them back once you change it. From Power Bi Service there is a button for "Source control" in order to let them do the same. You can click there to send the changes from service to repo or take them.
You can read more about this integration here:
Workspace stand point: https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-get-started?tabs=commit-to-git
PBI Desktop stand point: https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-git
I hope that helps,
Happy to help!
User | Count |
---|---|
24 | |
21 | |
11 | |
11 | |
10 |
User | Count |
---|---|
50 | |
31 | |
20 | |
18 | |
15 |