Forum Discussion

julsr's avatar
julsr
Continued Contributor
2 years ago
Solved

PowerBI Source Control using Deployment pipeline

Hi Everyone,   We've implemented Deployment Pipelines in our PowerBI Service; this process is the one we have right now: I'm wondering if it's possible to add a Source Control version in Pow...
  • julsr's avatar
    2 years ago

    Thanks AlexisOlson! I researched PBI Tools, and it looks cool, but in the end, I found PowerBI deployment Pipelines meet my requirement to have Source Control within PowerBI:

    - We have a history of changes

    - We can see the differences between old and new report

    - All changes must be approved to move from one stage to another (dev>test>prod)

     

    The feature that I don't know if we have is the rollback to a previous version, but I think this saves us a lot of time.