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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
How can I export to csv, data with 3 million rows from power query (excel not powerbi desktop)
If you know the way to load to powerdesktop this data and export from there it also can help
Thanks!
Solved! Go to Solution.
4th button on the ribbon ("Output") - press the small triangle under the button and select File. Then press F5.
Try using Dax Studio. https://daxstudio.codeplex.com
You can write a query against you Power BI data model to extract the data and it has the option to output to file.
The syntax to query a single table in your model would be:
EVALUATE [TableName]
Let me know how you get on.
HI.
I did what you say
How can I export - attached image - where I need to press?
4th button on the ribbon ("Output") - press the small triangle under the button and select File. Then press F5.
I am in powerbi using power query, does this button exist there?
EDIT: I see this is in daxstudio, nevermind
THANKS!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.