March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
We have a main Workspace where we store our dataflows, which we then use across multiple workspaces and reports.
Is there a way to view upstream which workspaces and reports use that dataflow?
Thanks
Solved! Go to Solution.
Hi. Well you can use the linage view to check by UI the flow of the data. If you just want to understand if the dataflows is being used you can use the PowerBi Rest API to check dataflows linked to datasets.
Doc to the request: https://learn.microsoft.com/en-us/rest/api/power-bi/admin/datasets-get-dataset-to-dataflows-links-in...
That one should help you understand if the dataflows of the workspace are being used by which dataset.
Then if you want to map it to reports you have to build another request to get reports of the dataset.
I hope that helps,
Happy to help!
Hi. Well you can use the linage view to check by UI the flow of the data. If you just want to understand if the dataflows is being used you can use the PowerBi Rest API to check dataflows linked to datasets.
Doc to the request: https://learn.microsoft.com/en-us/rest/api/power-bi/admin/datasets-get-dataset-to-dataflows-links-in...
That one should help you understand if the dataflows of the workspace are being used by which dataset.
Then if you want to map it to reports you have to build another request to get reports of the dataset.
I hope that helps,
Happy to help!
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
25 | |
21 | |
11 | |
10 | |
9 |
User | Count |
---|---|
48 | |
30 | |
18 | |
17 | |
15 |