Hello,
i have various excel inputs coming into my workflow which i union into one dataset. Each file will have a date field but sometimes the formats will not be automatically set as date so need to be adjusted. I want a test on the dataset after the union to flag any rows where the date format is not correct. Is there a good way of doing this?
even one incorrect date format will cause issues later in the model.