Hi @dugganab @SatheeskannaK
I have one doubt in the custom date format we can use only date time format only. but the attribute i have data type is in date format when i am using it in the Custom Wait period with the function DateTimeOnly it is returning me "2023-08-18T00:00:00.000" but the wait activity is not considering it when i tried with the NOW function to convert it into datetime only it is working "todatetimeonly(now())" output is "2023-08-18T23:17:59.123434343" which is working in Wait period activity
Do we have any walkaround solution for this.