Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
omkarj
Regular Visitor

Pull Data from Dataflow using Python

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 ??

1 ACCEPTED SOLUTION
3 REPLIES 3
lbendlin
Super User
Super User

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 ?

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.