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 powerbi
PowerBi
Output ports¶
- dataset table
Datasets
- powerbi 0 - 1, powerbi
PowerBi
Examples¶
Implementation¶
- class node_powerbi.GetDatasetsPowerBi[source]