Forum Discussion
Anonymous
8 years agoNot applicable
PowerBI REST GroupID and dataset name
Hi All, I am looking to find out all dataset names that are run in multiple workspaces. I have 100 workspaces on dedicated capacity and I need to know all workspaces and all datasets that are u...
- 8 years ago
Hi Anonymous,
If you'd like to continue with PowerShell, please try this get-powerbidataset. You can just type commands in the PowerShell. Another approach is the rest api getdatasetsingroup that can work with Invoke-RestMethod.
Best Regards,
Dale
v-jiascu-msft
Microsoft Employee
8 years agoHi Anonymous,
If you'd like to continue with PowerShell, please try this get-powerbidataset. You can just type commands in the PowerShell. Another approach is the rest api getdatasetsingroup that can work with Invoke-RestMethod.
Best Regards,
Dale