Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Lectura de multiples CSV se trunca por error de input

adoen17
9 - Comet

adoen17_0-1672339942302.png

Buenas tardes comunidad, mantengo una duda con este caso, cuando de un directorio deseo leer 1580 csv, que tienen cada uno n cantidad de filas pero la misma estructura en columnas, se juntan muchos pero me envia un error de que solo 525k filas se juntaron, cuando si intento hacer lo mismo en excel son mas de 675k, el error exactamente es que dice que no puede leer fields en la ruta.

 

Los descargue todos nuevamente en otra carpeta y nada, alguna solución?

3 REPLIES 3
adoen17
9 - Comet


Error: Dynamic Input (4): Error opening C:\Users\...: no fields found.

Felipe_Ribeir0
16 - Nebula

Hi @adoen17 

 

Have you tryed to use the batch input macro instead of the dynamic input tool? https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/t...

 

It is usually more flexible than the dynamic input tool to avoid errors.

 

Just be sure that the file format/delimiter are properly configured inside of the macro:

 

Felipe_Ribeir0_0-1672401345469.png

 

adoen17
9 - Comet

Gracias por la info

Labels
Top Solution Authors