Adds new data rows to the specified table within the specified dataset from My workspace.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo 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. |