Add Data Rows
Adds new data rows to the specified table within the specified dataset from My workspace.
External Documentation
To learn more, visit the Power BI documentation.
Parameters
Parameter | Description |
---|---|
Dataset ID | The dataset ID. Can be obtained via the List Datasets action. |
Rows | An array of data rows pushed to a dataset table. Each element is a collection of properties represented using key-value format. The collection of properties is based on your table schema. For more information, visit the Power BI documentation. |
Table Name | The table name. Can be obtained via the List Dataset Tables action. |
Workflow Library Example
Add Data Rows with Power Bi and Send Results Via Email
Preview this Workflow on desktop