Set active Workspace

../../../../_images/node_powerbi_workspace_active.svg

Documentation

Sets the active workspace in the PowerBi output for use in following nodes.

Workspace is stored using its unique id, see Workspace. If the configured workspace is missing the id will show up. When editing instead of choosing from existing alternatives, specify the id.

Propagates PowerBi input to output with the following changes:

  • Active workspace is set/replaced.

  • Active dataset is cleared.

Definition

Input ports

powerbi powerbi

PowerBi

Output ports

powerbi powerbi

PowerBi

Configuration

Workspace (workspace)

Choose workspace to activate, required. Shows workspace names, when available, but stores id.

When workspaces are missing: ensure that the previous node is executed or type an existing id.

Examples

Implementation

class node_powerbi.SetWorkspacePowerBi[source]