Migrate power bi collection to power bi embeded
I tried to follow the article to migrate power bi collection to power bi embedded (msdn article here). However, I got stuck very quickly.
For example, in our app, we use these nuget packages (Microsoft.PowerBI.Api and powerbi.core), and these are some of our usages:
client.Reports.GetReportsAsync(this.workspaceCollection, this.workspaceId) client.Reports.DeleteReportAsync(this.workspaceCollection, this.workspaceId, report.Id); client.Imports.PostImportFileWithHttpMessage(this.workspaceCollection,this.workspaceId,File.OpenRead(localPath), "Main Report"); client.Datasets.GetGatewayDatasourcesAsync(workspaceCollection, workspaceId, dataset.Id); client.Gateways.PatchDatasourceAsync(workspaceCollection,workspaceId,datasources.Value[0].GatewayId,datasources.Value[0].Id, delta); client.Datasets.GetDatasetsAsync(workspaceCollection, workspaceId);
I can download all reports and move to power BI embedded, but as workspace collection will be retired, will we still be able to use above methods? If not, are there any alternative functions to use?
Answers
-
It sounds like this is a question that would be better suited for the Power Bi Community, see here: https://community.powerbi.com/
Thanks!
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 58 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives