Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I am trying to upload a new upload a report with the New-PowerBIReport cmdlet. I am able to upload a report but when I reupload the same report it doesn't overwrite the previous version.
When I specificy the conflict action below I get the following error.
New-PowerBIReport -Path $locationString -Name "test" -WorkspaceId $destinationWorkspaceId -ConflictAction CreateOrOverwrite
| Operation returned an invalid status code 'Conflict'
Has anyone encountered this?
HI @DP333,
Any invoke or reference operation apply to this report? If that is the case, they may affect the overwrite operation due to the reference protect.
Regards,
Xiaoxin Sheng
Hi @Anonymous
Thank you for the reply. What are " invoke or reference operations"? ....It's just a pbix file