Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
On workspace A I have: Dataset + report A Report which is connected to the dataset above.
I want to copy the content workspace A to workspace B using the rest API. (I am using python).
I am using PPU or Pro license, I don't have premium capacity.
I want to copy the content workspace A to workspace B using the rest API. (I am using python). I am pretty familiar with Power BI service principal profiles and used them several times.
a legit solution can be to import PBIX files to workspace B, I don't must clone workspace A.
My final goal is to create the workflow on this link.
Thank you, Tal
Hi @TalIL87
You need to ensure you are using the right authentication.
Ref - https://www.sqlshack.com/migrate-power-bi-reports-between-multiple-workspaces/
Thanks
Hari
Hi
I generated the token and used in order to create workspaces an dusers. So from the authentication aspect I think I am good. Thanks for the links, the thing is that all the examples are based on powershell. any chance you have examples with the REST API HTTP requests?
appriciate the help, Tal
Hi @TalIL87,
Did these report contents design on the power bi service side? If not, I'd like to suggest you parametrized these reports with query parameters.
Deep Dive into Query Parameters and Power BI Templates | Microsoft Power BI Blog | Microsoft Power B...
Then you can directly use rest API to export and re-publish to different tenants, and change the query parameter to work in different environments.
Using the Power BI Service Parameters to change connection strings (To possibly change between Dev
Regards,
Xiaoxin Sheng
Thanks for the help
I'm familiar with the parameters. Currently, my main obstacle is to import the PBIX or clone it.
I think about 2 options:
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
3 |