Duplicating workspaces by using Power BI cmdlets Machine Learning Analytikus United States
The PowerShell script now also accepts the names of the source and target workspaces as parameters and a flag to indicate if the target workspace should be created if it doesn't exist. These parameters make the script operate almost like a cmdlet itself. For example, you could use the command .\CopyWorkspaceNew.ps1 -SourceWorkspaceName "My Workspace" -TargetWorkspaceName "My Workspace Copy" to create a copy of the content, except workbooks and dataflows, from your personal workspace in a new workspace called "My Workspace Copy".
Jun-19-2019, 00:52:14 GMT