Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I am trying to pull data from Dataflow and transform that data using Python. But I dont see any API or way to connect to Power BI Dataflow using python. Can anyone please help if anyone know how to connect to POwer BI Dataflow using Python Script and the way (API, OAuth) etc would help to connect to Dataflow and fetch Data from Dataflow using Python ??
Solved! Go to Solution.
Only Datasets are exposed via the XMLA endpoint connectors. Dataflows cannot be accessed directly. Not sure if it is a good idea to ever try this but feel free to raise it as an idea.
Always keep in mind that Power BI is a downstream application. What you really want to do is point your python to the actual source of the data, further upstream.
Can you help me with how we can use XMLA endpoints ? or any link where I can find info about this ?
| User | Count |
|---|---|
| 58 | |
| 46 | |
| 31 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 78 | |
| 66 | |
| 45 | |
| 25 | |
| 22 |