1 Answer
- Newest
- Most votes
- Most comments
0
I understand that you will like to know the definition of valid and invalid in the context of Databrew.
The validity of a column in Databrew is based on the column type. For instance , if we have a column called HIRE_DATE with column type date:
- Valid in this context refers to the percentage of values with a valid date value
- Invalid refers to the percentage of values with an invalid date value
To replace the invalid values with select 'Invalid' and transformation and replace with desired options presented
answered 3 years ago
Relevant content
- asked 3 years ago
- asked 2 years ago

This does not explain why DataBrew decided my entire column should be null, nor does it really answer the question in any way.