Hi
i need help to check the data quality of my input file: (excel /csv)
parameters for the quality check are below:
1) a cell cannot be null in a particular column (if its null show some errors that time only and stop the workflow)
2) n Column should not be blank
3) date format should be correct
kindly suggest any tool that can be used to filter out these quality parameters in the data set. (Csv/excel/txt)