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 All,
I have extracted data from my server and added some columns in Data View. How do I export these to csv file using Python automatically?
I have found some thread using Python script in Transform data, but in transform data all my added columns will be lost and it doesnt support DAX.
Any help will be greatly appreciated. Thank you.
Solved! Go to Solution.
Great choice. Make sure to read about the limitations. Include Nulls.
Run a DAX query against the dataset via ADO
Using Python to Execute DAX Queries in Power BI & SSAS Tabular - Part 1 (antmanbi.com)
Thank you very much for your solution but it is too complex for me. I'll try to use power automate to do this.
Great choice. Make sure to read about the limitations. Include Nulls.
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.