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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric 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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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