Forum Discussion
it_russ
6 years agoFrequent Visitor
Power BI API - Get datasources in group not returning dataflow information
I'm trying to attempt to pull information about the datasources of the datasets through the Power BI API. I was hoping it would allow me to see which dataflows the report is using as a datasource. ...
v-xuding-msft
6 years agoCommunity Support
Hi it_russ ,
You could use Get Dataflow Data Sources to get the specific connection details and Get Dataflows to get a list of all dataflows from the specified workspace which contains dataflow id. And for fresh times, we can only update the refresh times and can't get it.
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
it_russ
6 years agoFrequent Visitor
Thank you for the input. That would get me the datasources of each dataflow and then I could link that back to the dataflow itself. So from what I can tell, there is no way to directly link a dataflow ID using an API call to the dataset? https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasourcesingroup