Skip to main content

Refresh Power BI Dataflow

Trigger Power BI Dataflow Refresh.

To use this activity within the API, use an ActivityCode of REFRESH-PBI-DATAFLOW.

Example JSON

An example of what the Task Config would look like for a task using this activity. Some of these variables would be set at the group level to avoid duplication between tasks.

{
"WorkspaceId": "46a09b01-dad9-4b3f-b930-4fb1a3a936a0",
"DatasetName": "My Dataflow"
}

Variable Reference

The following variables are supported:

  • DataflowName - (Required) Name of the Power BI Dataflow to refresh.

  • TargetConnection - (Optional) Target Connection to use

  • WorkspaceName - (Required) Name of the Power BI Workspace the Dataflow is in.

  • WorkspaceId - (Optional) Id of the Power BI Workspace the Dataflow is in. In most cases, use Workspace Name instead.

  • MaximumNumberOfAttemptsAllowed - (Optional) The total number of times the running of this Task can be attempted.

  • MinutesToWaitBeforeNextAttempt - (Optional) If a Task run fails, the number of minutes to wait before re-attempting the Task.

  • IsFederated - (Optional) Makes task available to other Insight Factories within this organisation.

  • Links - (Optional) NULL