Forum Discussion

GIvanov's avatar
GIvanov
Frequent Visitor
3 years ago

How to keep the data in a query and remove the source file

I get monthly Excel files (50.000 - 100.000 rows) always in the same format. Until now I always make a single query for each file and then I combine them in a big query where I get all the data. As ...