ramprakasht3196
23-10-2020
Hi all,
I need to select data based on Last modified is today(current date) using Java script activity. So I used below script but Unable achieve the solution. Could you please help me here?
Thanks in advance
Sukrity_Wadhwa
Employee
04-11-2020
Hi @ramprakasht3196,
Were you able to resolve this query with any of the given solutions? Do let us know.
Thanks!
_Manoj_Kumar
MVP
Hello @ramprakasht3196
Use GetDate() instead of new Date();
Thanks,
Manoj