migueesc123 / PowerBIRESTAPI

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API
MIT License
237 stars 74 forks source link

Upsteam Dataflows #145

Open jcaubin opened 2 years ago

jcaubin commented 2 years ago

Buenos días.

Estoy intentando reconstruir el linaje completo de los datos, pero esta llamada a la API en el conector no me devuelve ningún resultado (si invoco directamente a la API con otra herramienta si que funciona).

Funciona correctamente el conector "Upsteam Dataflows"??

Stoejfan commented 1 year ago

I too have an issue with the Upstream Dataflow not showing anything and not being able to be loaded into the model.

jcaubin commented 1 year ago

I'm now using the same API with PowerShell and the problem could be in the 200 query/hour limit

klinejordan commented 1 year ago

This is a known issue with the Power BI REST API itself. Lineage between dataflows is broken both in the API and the lineage view in the Power BI Service UI when using the PowerPlatform.Dataflow() connector instead of the PowerBI.Dataflow() connector

https://community.powerbi.com/t5/Issues/New-PowerPlatform-connector-does-not-show-dataflow-anymore-in/idi-p/2240450

This is up to Microsoft to fix. I've reported it several times through many channels but have not heard from them when it will be fixed. I'll leave this open as a bug just so people can find it for reference.