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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi Team,
Hope you are doing great.
I'm. writing this message to take a help from this Community. I would like to migrate my powerBI reports from one workspace to another workspace through PowerBI API script. Per current solution, I'm able to copy or replace the reports into target workspace but both action (Copy, Replace) is not working into sigle API script however I can perform these individual action from two script (One for copying the report & one for replacing the report).
My requirement is, I want to perform both action together while doing the migration like If report exists into target then it should replace else copy.
Any type of suggestions or input will be really helpful.
Thank you in advance.