Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
I am trying to extract all power BI datasets in my premium node. I am an administrator of this node.
I can get the list of all the reports using the script "Get-PowerBIReport"
I am looking to get all the datasets in my node. I have tried "Get-PowerBIDataset" but this only gives me datasets in "My workspace". I have tried "Get-PowerBIDataset -Scope Organization" but it comes as unauthorised, I guess because I am only an admin for the premium node.
Any help is appreciated
Thanks