Forum Discussion
Power BI Source Control : Github
Hi Team,
I would like to implement a version controlling PBIX files using Github.I am not much aware of this.
It is suitable for power bi or not? If anyone implemented please share some tips/documents?
Thanks & Regards,
Venkat
3 Replies
- JayendranSolution Sage
Hi basirve ,
It is possible. Please see my blog which I used Azure DevOps but the flow is same for github too
https://community.powerbi.com/t5/Community-Blog/PowerBI-CICD-using-Azure-DevOps/ba-p/769244
- AnonymousNot applicable
Hi Jayendran ,
Thanks for pointing me to the blog. Would this solution help me to inspect what has changed in the underlying file. E.g. DAX measures, new tables/columns ?
E.g. Before I checkin, I want to be sure that there are no undesired changes any DAX measures that might skew my reports and disrupt business.
Thank you,
Sau
- csaladenesmsiNew Member
pbi-tools is what you need. Works like developing with code.