Create Workspace

../../../../_images/node_powerbi_workspace.svg

Documentation

Creates a new Workspace with chosen name.

Duplicate workspace names are not allowed, so you must make sure to enter a unique and unused name or select a fallback option (When exists) to determine what happens if a workspace with the same name already exists.

Propagates PowerBi input to output with the following changes:

  • Active workspace is set/replaced to the newly created or existing workspace.

  • Active dataset is cleared.

Definition

Input ports

powerbi powerbi

PowerBi

Output ports

powerbi powerbi

PowerBi

Configuration

When exists (exists)

Action when workspace name already exists

Workspace name (name)

Workspace name, required. It may not be empty

Examples

Implementation

class node_powerbi.CreateWorkspacePowerBi[source]