Forum Discussion
Data flow dependency infomation
- 2 years ago
Hi. I think you could use the API to get the datasets using dataflows. The reports are reading datasets, so the datasets are the real deal connecting to dataflow.
This is a post showing how to get orphan datasets as an explanation on how you could do the main steps for getting the datasets that are using dataflows and which are those dataflows: https://blog.ladataweb.com.ar/post/678806355421888512/simplepbi-obtener-dataflows-sin-conexión-a-un
The key request would be: https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-dataset-to-dataflows-links-in-group
You can check the datasets conected to dataflows by workspace.
I hope that helps
ibarrau
Thank you for your kind support!!
As you mentioned, this will solve my proble, so I'll try it.
I mark your answer as solution.
Best regards