The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
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