I need to download into different files based on the Nombre_Limpio column dynamically.
Necesito descargar en distintos archivos en funcion de la columna Nombre_Limpio en funcion de la columna de una forma dinamica
In the configuration for your Output Data tool, select the option to Take File/Table Name From Field and choose Nombre_Limpio from the field containing file name/part of file name. If you want it to output a different file for each value in that field, choose the option to Change File/Table Name
@Rociotrica
We can use the field "Nombre_Limpio" to create a fullpath for the output files, which is assumed to be Excel files.
@NaiLo
Based on my test, "Change File/table Name" option will only output Multiple Sheets within one Excel file.
Ah apologies, I misunderstood the original question. Yes you are absolutely on the right track using the Formula tool to create custom FilePaths. You can also do something similar if you needed to create different sheets within those files