I have a CSV dataset with a single date column in the mm/dd/yyyy format. When the data is loaded into the designer it is assigned the type - string. I have used the select tool to convert it to date. However, I am running into an error that says Date: "1/15/2015" is not a valid date. And the same errors is shown for a total of 11 dates from the entire dataset.
I have tried using datetime tool as well but that did not work too. What could be the possible solution?
