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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!