Agree with @ErikG that you should keep as a string during import and then write a calculated field to convert it to a date in your analysis. Can use parseDate() function to do that. You will still get nulls, but it wont result in the dataset import failing.