Forum Discussion
ells69
2 years agoHelper I
Source Control , Workspaces and Deployment pipelines .PBIX or PBIP
I have used PBIX files in Source control before but it never seemed to really work well. I published from Power BI desktop and that worked ok for a small number of data sets and reports. I am loo...
Anonymous
2 years agoNot applicable
Look into saving your Power BI work in a pbip file (it really a set of files) and use the TMDL option. It is in Preview, but this is the way forward from Microsoft on SourceControl.
TMDL in Power BI Desktop developer mode (Preview) | Microsoft Power BI Blog | Microsoft Power BI
There are others in the community sharing alot of information on this topic - Support for TMDL | pbi-tools
ells69
2 years agoHelper I
Thanks.
That seems half of the puzzle. But the deployment?
I want to be able to push from source control programatically to potentially multiple workspaces.
I dont want the fabric workspace to pull from Source Control (IT to push, users to admin their workspace)
Wonder why PBIP has been in preview for so long?
Thanks