I've got a SQL table where my dates are mm/dd/yyyy as shown in the before picture. 
When I create a dataset on this table domo reformats this date to yyyy-mm-dd as shown in the after picture.

My first thought is why is it converting the date to a different format? But more importantly how do I change this so that the data set maintains the mm/dd/yyyy format.