External DocumentationTo learn more, visit the Power BI documentation.
Actions
Add Data Rows
Adds new data rows to the specified table within the specified dataset from My workspace.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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. |
Was this page helpful?