Forum Discussion
b2wise
2 years agoHelper III
Which dataflow am I connected to?
Very simple question: I have many dataflows with multiple tables per dataflow. When I connect to it from desktop it doesn't use the dataflow name, just a string of code. Two months later I'm tr...
- 2 years ago
Hi b2wise
I think you can find an appropriate GUID dataflow in its URL:
https:// app.powerbi.com/workloads/dataflows/author/capacityObjectId/GUID/dataflowId/<YOUR_DATAFLOW_GUID>
\or you can use Power BI REST API
https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/get-dataflows
az38
2 years agoCommunity Champion
Hi b2wise
I think you can find an appropriate GUID dataflow in its URL:
https:// app.powerbi.com/workloads/dataflows/author/capacityObjectId/GUID/dataflowId/<YOUR_DATAFLOW_GUID>
\or you can use Power BI REST API
https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/get-dataflows