Forum Discussion
Power BI CI/CD Gitlab Integration
- 1 year ago
Hi. There is no native integration. However, depending on how you plan to work with the CICD and if gitlab run python/powershell you could work with some things. Power Bi Rest API let's you import reports, so if you are thinking about storing pbix and import them to workspaces, you can do it. The new features that would let the workspace sync with a repo are the ones that won't match to gitlab.
I hope that helps,
Hi. There is no native integration. However, depending on how you plan to work with the CICD and if gitlab run python/powershell you could work with some things. Power Bi Rest API let's you import reports, so if you are thinking about storing pbix and import them to workspaces, you can do it. The new features that would let the workspace sync with a repo are the ones that won't match to gitlab.
I hope that helps,
Thanks. Was hoping it was on the roadmap.