Get Datasets as Table¶
Documentation¶
Get all available datasets from the active workspace of the PowerBi input and output them as a table containing two columns: id and name.
Has an optional PowerBi output
Definition¶
Input ports¶
- powerbi
Type: powerbiDescription: PowerBi
Output ports¶
- dataset
Type: tableDescription: Datasets- powerbi
Type: powerbiDescription: PowerBiOptional number of ports: 0–1 (default: 0)
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_powerbi.GetDatasetsPowerBi[source]