How to include today's date in a notification email

Tags
Registered, Frontrunner 2022 Participant Posts: 12 ✭✭✭✭

Hello everyone,

Please, could you let me know how to include today's date in a notification email ?

Many thanks, in advance,

Regards,

Hugo

Best Answer

  • Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,256 Dataiker
    Answer ✓

    Hi,

    You can use variables in your email notification.

    To se the variable you can use a scenario step "set project variables" to set today's date.


    Screenshot 2022-08-03 at 11.20.12.png
    variable_name -> now().toString('yyyy-MM-dd')

    Then include this variable_name in the subject or body of the email as needed.

    Let me know if that works for you.

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.