Hello, I have a question about loading files.
I am looking for a way to reduce the time it takes to load large csv data when using Alteryx.
It seems that every time I run Alteryx, it loads the file from scratch. Is it possible to load the file into Alteryx once (like intermediate table), and then the next time I run Alteryx, I don't have to load the file from scratch to reduce the loading time?
If anyone knows how to do this, please let me know.