We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Input file fast processing

Learner09
8 - Asteroid

Hello All,

 

I have an Alteryx workflow in which I used 4 input files of 250MB each. The workflow takes around 15mins to read the data, is there any way I can reduce this reading time and make my workflow faster?

 

Thanks,

Mayank

4 REPLIES 4
ShankerV
17 - Castor

Hi @Learner09 

 

If you are able to convert the input to .yxdb the processing of file will be little faster.

 

Many thanks

Shanker V

Felipe_Ribeir0
16 - Nebula

Hi @Learner09 

 

You could test if the workflow is faster using the AMP Engine.

 

Felipe_Ribeir0_0-1670419000563.png

 

Learner09
8 - Asteroid

@Felipe_Ribeir0  AMP Engine already ticked and using

Learner09
8 - Asteroid

@ShankerV it's taking almost the same time with the .yxdb formate 

Labels
Top Solution Authors