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, we are migrating to SDK v3 in an application that uses PBI embedded.
We would also include the use of shared datasets.
We have
* One workspace that contatins the dataset, let's call it "DATASETS"
* User workspace (example JOHN, OLIVIA etc...)
We create a report and pass the DatasetID that reside in "DATASETS" ws. The report gets created in the wring workspace ( DATASETS workspace instead of JOHN workspace)
How can we have the report saved in the user's ws and "linked" to the shared dataset ?
Thanks
Alberto
Hi @albertogastaldo ,
You could take a look at the blog. Maybe it can help you.
Announcing Power BI APIs .NET SDK v3
Hello,
that's the article I started with.
Howeber I did not find this detail.
Moving from V2 to V3 seens to work fine. However, if I play with shared datasets the behaviour is the one I described.
The report is saved in the workspace where the dataset is. Instead I need the report it the original wowkspace and linked to the dataset.
Rebind report API works in this way .
Thanks
ALberto