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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ay-chang
New Member

Is it possible to connect PowerBI data to python?

Hi I was just curious if I would be able to load data out of PowerBI into python without needing to export a CSV. I know you can load data into PowerBI with python but I wanted to know if you could do the reverse. For example, if I have a report where I've added multiple elements and columns to the data set, I would like to connect what I have in PowerBi to a python script. Any help appreciated!

1 ACCEPTED SOLUTION
ppm1
Solution Sage
Solution Sage

You can connect to Analysis Services (behind the scenes in Power BI) with Python.

Using Python to Execute DAX Queries in Power BI & SSAS Tabular - Part 1 (antmanbi.com)

 

Pat

Microsoft Employee

View solution in original post

2 REPLIES 2
prs08087g
New Member

1
 

Yes, you can call libraries that you have installed on your local machine (provided you import them) or if you're talking about the Power BI service (online), you can use any of the many libraries they support.

ppm1
Solution Sage
Solution Sage

You can connect to Analysis Services (behind the scenes in Power BI) with Python.

Using Python to Execute DAX Queries in Power BI & SSAS Tabular - Part 1 (antmanbi.com)

 

Pat

Microsoft Employee

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.