Forum Discussion
Anonymous
4 years agoNot applicable
Power BI mgmt powershell getDataset not recognized
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, bu...
Hariharan_R
4 years agoSolution Sage
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
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
- Anonymous4 years agoNot applicable
Hi Hari
Thank you for your reply. When running this command I get no result: