Saltar al contenido principal

Add days and Date Calculation

Comentarios

2 comentarios

  • Dave Gutman

    Hi Larisa, 

    This can be done using the SQL helper, which allows you to create a SELECT statement that returns the date in the desired format.  The online help has a few examples of using SELECT to handle data math in section on the SET() command.  You'll have to adjust the syntax a bit to assign the results to the @STORExx variable.  

    Hope this helps.

  • Larisa Gasparian

    Thank you, I'll try that 

Iniciar sesión para dejar un comentario.