PowerBIRESTAPI icon indicating copy to clipboard operation
PowerBIRESTAPI copied to clipboard

DatasetToDataflowLinks not returning complete results

Open relax528 opened this issue 2 years ago • 4 comments

I have dataflows that are used in datasets published to the service that appear to have a link with some datasets but not others. It may have to do with what connector being used, Power BI Dataflows or Power Platform dataflows. I assume if this is the case this is a bug in the REST API? Has anyone run into this before?

Thanks

relax528 avatar Oct 11 '21 20:10 relax528

If you try using any other tool to query the api, do you get the same results that the connector shows you? Or are they different?

migueesc123 avatar Oct 11 '21 21:10 migueesc123

I have confirmed that when using PowerBI.Dataflows connector to import data from a dataflow, the dataflow is included in the results, but when importing using the PowerPlatform.Dataflows connector it does not.

relax528 avatar Oct 13 '21 16:10 relax528

@klinejordan I see you tagged with a bug, is that a bug in the connector or a bug in the API? I can retest if necessary using Postman to see if the results differ.

relax528 avatar Jun 08 '22 22:06 relax528

This is a bug in the API and the service - if you look at the lineage view for datasets using PowerPlatform.Dataflows it's also broken there.

klinejordan avatar Jun 08 '22 22:06 klinejordan

This was fixed a while ago by Microsoft - there's still an issue with Upstream Dataflows using PowerPlatform.Dataflows() as reported in #145

klinejordan avatar Nov 30 '22 17:11 klinejordan