The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I installed the PowerBI cmdlets in powershell and connected my account. I'm a workspace admin and I'm able to see/access all datasets in all the workspaces in the online portal. However in Powershell using the following command -
Get-PowerBIDataset -Scope Organization
gives me the following error -
Get-PowerBIDataset : Operation returned an invalid status code 'Unauthorized'
At line:1 char:1
+ Get-PowerBIDataset -Scope Organization
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (Microsoft.Power...tPowerBIDataset:GetPowerBIDataset) [Get-PowerBIDataset], HttpOperationException
+ FullyQualifiedErrorId : Operation returned an invalid status code 'Unauthorized',Microsoft.PowerBI.Commands.Data.GetPowerBIDataset
Any clarity on the issue is highly appreciated. Thank you.
Solved! Go to Solution.
Answering my own question here. Official documentations say that I need to be an "administrator" to be able to do this but it doesn't say what kind of administrator. Turns out you need to be a PowerBI Admin or an O365 admin to be able to do this,
Answering my own question here. Official documentations say that I need to be an "administrator" to be able to do this but it doesn't say what kind of administrator. Turns out you need to be a PowerBI Admin or an O365 admin to be able to do this,
User | Count |
---|---|
35 | |
14 | |
11 | |
11 | |
8 |
User | Count |
---|---|
44 | |
44 | |
19 | |
18 | |
17 |