Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/powershell/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/api/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Powershell 如何在Power BI中获取与工作区关联的所有数据集_Powershell_Api_Powerbi - Fatal编程技术网

Powershell 如何在Power BI中获取与工作区关联的所有数据集

Powershell 如何在Power BI中获取与工作区关联的所有数据集,powershell,api,powerbi,Powershell,Api,Powerbi,我希望所有数据集都位于特定的工作空间ID中,现在我正在使用 Login-PowerBI Get-PowerBIDataset -WorkspaceId <workspaceId> 您使用的是哪种产品报表服务器或PowerBiServices?有关详细信息,请关注此问题 get-powerbidataset : Login first with Login-PowerBIServiceAccount

我希望所有数据集都位于特定的工作空间ID中,现在我正在使用

Login-PowerBI 
Get-PowerBIDataset -WorkspaceId <workspaceId>

您使用的是哪种产品报表服务器或PowerBiServices?有关详细信息,请关注此问题
get-powerbidataset : Login first with Login-PowerBIServiceAccount