Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Everyone,
I'm not able to find any option to revert movement done via deployment pipeline . As per this article https://docs.microsoft.com/en-us/power-bi/create-reports/deployment-pipelines-best-practices
we have to sync with the Onedrive and which can be used as Version control.
I just want to know if this is the only option or if there's anyway we can revert movement in deployment pipeline ?
Regards,
Mohan
There's no revert/ roll back built into deployment pipelines.
Our recommendation is to use version control for your PBIX files (OneDrive/ SPO/ Git) so you can easily re-deploy previous version from dev all the way to Prod. The deploy itself takes seconds, so the whole process should be rather fast.
Can it be a future enhancement to have version control done in Power BI rather than using sharepoint storage? Otherwise people skip deployment steps.