Forum Discussion
Anonymous
7 years agoNot applicable
PowerShell - deploy and Update PBIX on Report Server
Hello Community, I have used theses lines in order to deploy a pbix file on Report Server : $session = New-RsRestSession -ReportPortalUri http://lservername/Reports Write-RsRestCatalogItem...
JimTheBIGuy
5 years agoHelper I
I am having the same issue. This seems to have started after the upgrade to the Power BI report server Oct 2020 version. I can run the PowerShell script on the TFS build server but it fails for several reports (not all) when I run this through the DevOps build using a build service account. It is not consistent on which reports publish and which don't reports in the same location on the report server work fine while others fail.