Hi,
Consolidated 3 files but the date formats are different for each file so when I convert into date format with help of the date-time tool. however, I am getting below error."ConvError: DateTime (82): Payment Due Date1: Cannot convert "06/30/2020" to a date/time with format "%Y-%m-%d": Month number is out of range 1..12: '30/2020' Record #48433"
| File Name | Date Format |
| QCT | 5/22/2021 |
| CORP | 01/30/2021 |
| CLOUD | 25-Nov-16 |
I need a "YYYY/MM/DD" format So, Can you please help me out