Dataflows - Get Upstream Dataflows In Group

Returns a list of upstream dataflows for the specified dataflow.

Permissions

This API call can be called by a service principal profile. For more information see: Service principal profiles in Power BI Embedded.

Required Scope

Dataflow.ReadWrite.All or Dataflow.Read.All

GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/dataflows/{dataflowId}/upstreamDataflows

URI Parameters

Name In Required Type Description
dataflowId
path True

string

uuid

The dataflow ID

groupId
path True

string

uuid

The workspace ID

Responses

Name Type Description
200 OK

DependentDataflows

OK

Definitions

Name Description
DependentDataflow

A Power BI dependent dataflow

DependentDataflows

The OData response wrapper for a list of Power BI dependent dataflows

DependentDataflow

A Power BI dependent dataflow

Name Type Description
groupId

string

The target group ID

targetDataflowId

string

The target dataflow ID

DependentDataflows

The OData response wrapper for a list of Power BI dependent dataflows

Name Type Description
odata.context

string

value

DependentDataflow[]

The dependent dataflows