Hola Buen día
Solicito de su ayuda ya que aun sigo siendo muy nuevo y hay cosas por aprender.
Quiero llevar un archivo a una carpeta con el excel writer pero en la configuración del File solo puedo especificar el nombre
pero es un nombre definido, yo quiero ejemplo donde dice “RECAUDO CREDIFAMILIA” lleve partes de la fecha del día de hoy “RECAUDO CREDIFAMILIA 20230414” y me los esté guardando en la ruta que especifico, no necesariamente fecha así como lo indico sino que pueda parametrizar pero preferiblemente así.
Gracias por su atención y apoyo
@MiloMofig12 Puede ver en este ejemplo cómo integrar una marca de tiempo actual en el nombre del archivo Excel:
También puedes ver cómo editar rutas de archivos:
@VJAM the creation of Flow Variables for Paths is maybe not 100% straightforward. Maybe this example might help to sort it out. The “path_values” is maybe not perfectly named. I think this is constructed that you could pass several Folder variables as collection strings.
Also: CHunk Loop Start might have to be set to 1. Often I prefer the Table Row to Variable Loop Start node.
[image]
[image]
You can see in this example how to embed a current timestamp in the Excel file name:
You can also see how to edit file paths:
@VJAM the creation of Flow Variables for Paths is maybe not 100% straightforward. Maybe this example might help to sort it out. The “path_values” is maybe not perfectly named. I think this is constructed that you could pass several Folder variables as collection strings.
Also: CHunk Loop Start might have to be set to 1. Often I prefer the Table Row to Variable Loop Start node.
[image]
[image]
Translated with DeepL Translate: The world's most accurate translator
jmgor
April 24, 2023, 11:41am
3
Buenos días @MiloMofig12
Para hacer eso debes incluir en el flujo una variable tipo path (así te aparecerá disponible el botón V que hay a lado de la ruta), esta variable la puedes construir usando p.e. el nodo Single Selection Widget seguido de String Manipulation (Variable) y String to Path (variable) .
Un saludo
system
Closed
July 23, 2023, 11:42am
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.