I have 2 data inputs that I'm appending to a new dataset. Dataset 1 and Dataset 2 both have a field called ImportDate of date data type. When i append the two tables using the append widget, a new column is added ot the resultling output data set resulting into 2 ImportDate fields on each row. I've triple checked that the ImportDate is exactly the same in name, and data type.
Any ideas?