Skip to main content

Get Dashboard

Returns the specified dashboard from My workspace.

Parameters

ParameterDescription
Dashboard IDThe dashboard ID. Can be obtained via the List Dashboards action.

Example Output

{
"id": "69ffaa6c-b36d-4d01-96f5-1ed67c64d4af",
"displayName": "SalesMarketing",
"embedUrl": "https://app.powerbi.com/dashboardEmbed?dashboardId=69ffaa6c-b36d-4d01-96f5-1ed67c64d4af",
"isReadOnly": false
}

Workflow Library Example

Get Dashboard with Power Bi and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop