Forum Discussion
Source Control for pbix - survey question
Hi
I am just curious as to how most people are 'source controlling' their power bi development files and how they do it.
I have read a variety of ways to do it and i current check my pbit's into a git repo.
Curious to see what others are doing out there?
7 Replies
- Pragati11
Super User
Hi vanessafvg ,
Just found this article on how you can maintain version control on your pbix files:
Thanks,
Pragati
- vanessafvg
Community Champion
hi Pragati11 i did see that, i suppose thats what's i am debating within myself, i much prefer the idea of checking it into git in a pbit rather than one drive or sharepoint.. but was curious what other thought.
- Greg_Deckler
Community Champion
vanessafvg - That's the most common thing that I see out there, PBIT stored in a SharePoint list, GitHub repository, etc.
- amitchandak
Super User
vanessafvg ,Hope you have checked this
- vanessafvg
Community Champion
no i haven't amitchandak , thanks will do
- v-lionel-msft
Community Support
Hi vanessafvg ,
Or try to use deployment pipelines feature if you have power bi premium workspace.
Understand the deployment process (preview)
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- vanessafvg
Community Champion
v-lionel-msft thanks not currently using premium but thats good to know.