Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a folder with hundreds of CSV files (one new added every month, each one about 10 MB) and need to transform all these files into smaller versions of themselves (about 100k each) and load them into a new folder. How can I do that in Power Query, without having to combine all the original, large files into a single query?
Solved! Go to Solution.
Hi @alramirez ,
PowerQuery does not provide the feature of exporting. It is recommended that you consider using Python with the Pandas library for file conversion.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Hi @alramirez ,
PowerQuery does not provide the feature of exporting. It is recommended that you consider using Python with the Pandas library for file conversion.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum