
Rafael
Rafael_Sanchis
Rafael Sanchis
Madrid - Spain -
Joined: Wed Mar 02 18:44:14 UTC 2022
Architect & Senior Project Control Scheduler.
Latest Posts
-
Way to activate a Choice field
Is there a way to activate a Choice field once a data transfer script has execute to another table. The Choice field has two options, No Transferred by default and Transferred.…
- Answered
-
csv export problem.
'Ver Archivo CSV' := null; let xMd := 'Busqueda por Mes'; let registros := select 'Datos Transferidos' where month(Date) = xMd; let csvContent := "Cliente,Date,Transferido Dato 1,Transferido Dato 2,…
- Answered