Get Workspaces as Table¶
Documentation¶
Get all available workspaces from 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¶
- powerbi 0 - 1, powerbi
PowerBi
- workspace table
Workspaces
Examples¶
Implementation¶
- class node_powerbi.GetWorkspacesPowerBi[source]