Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Good morning
Is there an API Rest to rename a Report or Dataset ?
Thanks in advance
Solved! Go to Solution.
Hi,
We dont have REST api support to rename the dataset. There is an idea. Please vote - https://ideas.powerbi.com/ideas/idea/?ideaid=232b13eb-d2a4-4dde-aaf8-cef403759f14
I think we dont have REST API even for report rename but we have something here. Please check -
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/update-report-content-in-group
Otherwise you can clone a report using the below rest api with new name and delete the old report.
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/clone-report-in-group
Thanks
Hari
Finally after much searching myself, I'm glad to report that this is now supported.
https://learn.microsoft.com/en-us/rest/api/fabric/semanticmodel/items/update-semantic-model
Finally after much searching myself, I'm glad to report that this is now supported.
https://learn.microsoft.com/en-us/rest/api/fabric/semanticmodel/items/update-semantic-model
Hi,
We dont have REST api support to rename the dataset. There is an idea. Please vote - https://ideas.powerbi.com/ideas/idea/?ideaid=232b13eb-d2a4-4dde-aaf8-cef403759f14
I think we dont have REST API even for report rename but we have something here. Please check -
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/update-report-content-in-group
Otherwise you can clone a report using the below rest api with new name and delete the old report.
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/clone-report-in-group
Thanks
Hari
| User | Count |
|---|---|
| 17 | |
| 11 | |
| 11 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 38 | |
| 34 | |
| 34 | |
| 32 | |
| 20 |