Skip to main content

Get Dataset

Returns the specified dataset from My workspace.

External Documentation

To learn more, visit the Power BI documentation.

Parameters

ParameterDescription
Dataset IDThe dataset ID. Can be obtained via the List Datasets action.

Example Output

{
"id": "cfafbeb1-8037-4d0c-896e-a46fb27ff229",
"name": "SalesMarketing",
"addRowsAPIEnabled": false,
"configuredBy": "john@contoso.com",
"isRefreshable": true,
"isEffectiveIdentityRequired": true,
"isEffectiveIdentityRolesRequired": true,
"isOnPremGatewayRequired": false
}

Workflow Library Example

Get Dataset with Power Bi and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop