Skip to main content

When processing non stock item the following error has occured Error:String was not recognized as a valid DateTim

 

@Reddy Are you getting the values in the fields?


@Naveen boga No


@Reddy  Hence that is the reason you are getting that issue. You are trying to convert the EMPTY value to Date using CDATE() function.


Reply