Hello all,
I have a challenge for you. I have an email task that needs the Subject to be the name of yesterday's month. I see how to get the current month using {DATE(Month.Name)}, and also how to get yesterday's date using {DATENOWADD(Days|-1|M/d/yyyy h:mm tt)}, but how do I get yesterday's month name? Any tricks would be helpful! 😁
Thanks!