External DocumentationTo learn more, visit the Power BI documentation.
Parameters
Example Output
Workflow Library Example
Get Dashboard with Power Bi and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Dashboard ID | The dashboard ID. Can be obtained via the List Dashboards action. |
{
"@odata.context": "<string>",
"id": "<string>",
"displayName": "<string>",
"isReadOnly": false,
"webUrl": "<string>",
"embedUrl": "<string>",
"users": [],
"subscriptions": []
}
Was this page helpful?