Forum Discussion
Anonymous
10 years agoNot applicable
Delete Report in Azure Workspace
Hi, I've setup a WebApp that displays a PowerBI report (via PowerBI Embedded) in it. I followed every steps of the process, uploaded the .pbix file, and everything works fine in terms of display....
- 10 years ago
http://stackoverflow.com/questions/36802875/powerbi-embedded-unable-to-delete-datasets
Apparently there was a bug in the DeleteDatasetById. I verified that It is now working.
zach_fransen
10 years agoAdvocate I
Having the same issue-- I receive an unauthorized on GetTables, although client.Datasets.GetDatasets(workspaceCollectionName, workspaceId) works fine. Any news?
Anonymous
10 years agoNot applicable
None. I think I might have to reupload a new .pbix on the same workspace each time, and only display the last one uploaded to my users. I'm hoping the option to delete reports will be there before the end of beta :smileyhappy:
- runtim10 years agoAdvocate I
http://stackoverflow.com/questions/36802875/powerbi-embedded-unable-to-delete-datasets
Apparently there was a bug in the DeleteDatasetById. I verified that It is now working.