Saltar al contenido principal

Macro to set UDF Date field from another Date field

Respondida

Comentarios

2 comentarios

  • Comentario oficial
    Thomas

    Hi,

    Macro always need to work with date in format 'YYYY-MM-DD'. So the SQL needs to also output the calculated date in that format in order to set the value. So you need a final cast of the date back to that format.

    Best regards,

    Thomas

  • Vitor Santana

    Thanks, It's working now.

     

     

Iniciar sesión para dejar un comentario.