hi Team,
I want to extract the report of Access list of Powerbi workspaces like who has Member\Admin\Contributor\Viewer.
Im unable to find the command for that. i pre-assume command should be something like "get-PowerBIWorkspaceUser" but its returning :
"get-PowerBIWorkspaceUser: The term 'get-PowerBIWorkspaceUser' is not recognized as the name of a cmdlet, function, script file, or operable program."
also the command " Get-PowerBIWorkspace -Scope -User "abc" is not working for me.
Please help.