The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
At my org we have been using the UpdateReportContent REST API to deploy reports into the service while preserving report IDs. This has been working well until recently, we have encountered some reports that consitently return a 500 (Internal Server Error) when we try to update their content. Based on testing it seems like the error is caused by some difference between the target report and the source report, the same target can be updated by some source reports but not others, with no indication why.
The scripts that make the call are written in powershell, the full error looks like:
Hi @JoRobs ,
Which of the REST API are you using?
Update Report Content In Group or Update Report Content? Please clarify.
If you are using Update Report Content then you can only updates the content of the specified report from My workspace with the content of a specified source report.
The Update Report Content In Group API updates the content of the specified report from the specified workspace with the content of a specified source report.
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.