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 DevOps but it doesn't support .rdl files.
Would greatly appreicate the help.
1 Reply
- AnonymousNot 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/RdlMigrationRegarding using powershell / API, have you checked out https://dev.to/kenakamu/upload-rdl-file-s-to-power-bi-via-api-28h
Best Regards