Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
I have dataflows that reference other dataflows. I am building out a data lineage tool, but the REST API Dataflows - Get Upstream Dataflows In Group - REST API (Power BI Power BI REST APIs) | Microsoft Lea... does not return any results. All I ever get is
{
"@odata.context": "http://wabi-us-north-central-e-primary-redirect.analysis.windows.net/v1.0/myorg/groups/#########/$metadata#upstreamDataflows",
"value": []
}This is regardless of if the dataflows reside inthe same or different workspace. Has anyone gotten this to work?
The dataflow-dataflow lineage is never shown in the Power BI service either.
Thanks
Same issue here as well.
I see no point restricting the Dataflows - Get Upstream Dataflows In Group response to the same group. It's more useful to retrieve the upstream dataflow regardless if it is in the same group or not (like the Datasets - Get Dataset To Dataflows Links In Group ).
I hope Microsoft ajusts the implementation of this endpoint or, at least, create another one following this view.
I think I found a way to workaround this limitation... using the Get Dataflow API it's possible to find the "upstream dataflows ids" inside the value of the "document" field (it's the string following a "dataflowId =" ). It's not pretty, but I think it'll do the job.
I'm having the same issue. Calling Get Upstream Dataflows in Group referencing a Dataflow that I know has a connection to another dataflow returns 'value[]'. This API Call is not working. What is the resolution??
Using this method in Python:
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 2 |