@Ceeeee-8261 Thanks for your offline discussion.
The main issue was with the workflow how the value iteration inside the loop and the SQL command that was used was not in the correct format/syntax that was causing the date field not getting inserted correctly to the SQL Database.
We fixed the workflow by debugging the failed run on the individual step along with the SQL command/schema of the Database for other columns that was causing the issue. On the data part it was coming as the string with the right format and it was converted and stored correct once we fixed mutiple issue in the workflow.