Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone
So I have the Power BI mgmt powershell installed. In the past I extracted the datasets, reports, workspaces, ... in PowerShell
I want to have an updated version of the datasets, but it seems that it does not work.
The syntax used in the past I do not remember, but I'm following the MS documentation
But when trying to use the Get-PowerBIDataset command
I get an error message:
https://i.imgur.com/QrcthnL.png
The workspace does work & report command do work
https://i.imgur.com/T8utxPY.png
I really do not know what I'm missing
Hi @Anonymous
This is strange because you are able to use Get workspace command. Check the cmdlets once using the below
script.
Get-Module MicrosoftPowerBIMgmt*
Thanks
Hari
Hi Hari
Thank you for your reply. When running this command I get no result:
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
8 | |
4 | |
4 | |
4 | |
3 |