Hi,I have a query in my workflow and I am using an
expressionDateOnly(@START_DATE) greater than or equal to
DateOnly(DaysAgo(14)).When the query runs, for a few records which fall
on Daylight saving time shift, is throwing an error.Tried to use
ToDate(@START_DATE) as well, and still the same issue.Can someone assist
on how to get rid of this.Thanks,Vignesh