Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I'm working on a Power BI Usage dashboard, and 1 feature that we'd like to include is to see what data sources a report uses. To get that I needed to get "data source" data from the API.
This worked for semantic models (fka data sets). I can join the data set and data source data, and see whether it's using SQL Server, SharePoint, or a Dataflow (important!)
This also worked for Dataflows. I can see if a Dataflow uses SharePoint, SQL, another Dataflow, etc.
The problem arises when I try to link my dataset -> Dataflow data, on dataset.datasourceID = Dataflow.dataflowID. I get 0 matches. I can see that a dataset uses a dataflow, but the sourceID column doesn't seem to contain the ID of which dataflow is the source.
The reason for trying to connect the 2 is so I can map this out (as an example):
PBI Report ---> PBI Semantic Model/Dataset ---> Dataflow ---> SQL
But because I can't seem to link Dataset ---> Dataflow, at least not with the columns provided.
Does anyone have experience with this? Is there a bridge table that I need to query in the API?
Thanks,
Have you considered using Purview or Collibra?
Not sure I follow. Would I be able to grab usage, and PBI tenant data automatically using Collibra or Purview like I'm currently doing through ADF?
Usage and Usage are different things...
For actual usage you use the tenant audit logs.
For inventory and DLP you use Purview or Collibra
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 46 | |
| 42 | |
| 34 | |
| 31 | |
| 21 |
| User | Count |
|---|---|
| 133 | |
| 126 | |
| 95 | |
| 80 | |
| 65 |