Skip to main content

Add Data Rows

Adds new data rows to the specified table within the specified dataset from My workspace.

Parameters

ParameterDescription
Dataset IDThe dataset ID. Can be obtained via the List Datasets action.
RowsAn 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 NameThe 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

Workflow LibraryPreview this Workflow on desktop