我正在尝试将Excel工作表中的Azure VM部署参数导入到Azure自动化运行手册中。 Import-Excel模块不适用于O365共享链接。所以我以为我尝试了PowerBI路由。
最近发布的PowerBI PowerShell模块无法查看工作簿的内容。 PFB链接。
我试图查看数据集表的内容。而且也不行。
Get-PowerBITable -DatasetId a014850a-c373-4168-b163-9c7888c9c6ce
错误:Get-PowerBITable : Operation returned an invalid status code 'NotFound'
是否可以通过Powershell查询PowerBI工作簿的内容?