Forum Discussion
PowerShell cmd not working
Hi Guys,
i succesfully logged into powerBIAccount using powershell.
Method Get-PowerBIReport is working nice.
But method Get-PowerBIWorkspace is not doing anything. Why?
There is no error, just new powershell line opened.
Please help,
Jacek
- Anonymous4 years ago
Hi jaryszek ,
Not sure what your command content is, see documentation and similar questions.
Get-PowerBIWorkspace (MicrosoftPowerBIMgmt.Workspaces) | Microsoft Docs
powerbi - Get-PowerBIWorkspace in powershell returns blank elements
Would you mind sharing the steps and commands? This will help me try to figure out why, thanks in advance.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
2 Replies
- AnonymousNot applicable
Hi jaryszek ,
Not sure what your command content is, see documentation and similar questions.
Get-PowerBIWorkspace (MicrosoftPowerBIMgmt.Workspaces) | Microsoft Docs
powerbi - Get-PowerBIWorkspace in powershell returns blank elements
Would you mind sharing the steps and commands? This will help me try to figure out why, thanks in advance.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- jaryszek
Super User
Thank you it worked!