Forum Discussion
Anonymous
3 years agoNot applicable
Deploy .rdl files from Azure DevOps
Hi, Just wondering if anyone has a way to deploy .rdl filed from a rep in Azure DevOps to a workspace in Power BI service. I deploy .pbix files using a Power BI Actions extension in Azure Dev...
Anonymous
3 years agoNot applicable
Hi Anonymous ,
Please review the following link and check if that can be used an workaround.
Solved: Publish/Import Paginated reports(rdl) to Power BI ... - Microsoft Power BI Community
While not powershell scripts, we have a migration tool to help move reports from one-prem to cloud service - https://github.com/microsoft/RdlMigration
Regarding using powershell / API, have you checked out https://dev.to/kenakamu/upload-rdl-file-s-to-power-bi-via-api-28h
Best Regards