Getting this error in date

@katta_nikhil

I beleive the left variable is a data type…please change it to string…out_LatestDate

If you want as date then you can remvoe .ToString(…) completely from both expressions

For reference… Expression is little different without .ToString only

cheers