Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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!
Solved! Go to Solution.
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
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.
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
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.