Set active Dataset

../../../../_images/node_powerbi_dataset_active.svg

Documentation

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

Dataset is stored using its unique id, see Dataset. If the configured dataset 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 dataset is set/replaced.

Definition

Input ports

powerbi powerbi

PowerBi

Output ports

powerbi powerbi

PowerBi

Configuration

Dataset (dataset)

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

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

Examples

Implementation

class node_powerbi.SetDatasetPowerBi[source]