Im trying to import a large XAF-file ( 1.140.624 KB), to convert it to an Excel file but the file is to large to upload it with a data importing tool. how can i import large (XAF) files?
Yes but with the combination of Directory and dynamic read you will read the file without loading it manually using input tool.
Hope this helps!
Regards.
@RiccardoCostantini,
Have you tried to use input directory with dynamic read tool?
You can take a look on this link : https://knowledge.alteryx.com/index/s/article/The-Ultimate-Input-Data-Flowchart-1583459854309
Best,
It looks to me like the directory input tool is for multiple files, in my case its only one individual file.