Forum Discussion
itsmeanuj
Helper IV
2 years agoFilter out Text in Date column
Hi,
I want to filter out all the values that do not look like dates in a column in Power Query. Here is the sample data.
| N/A |
| 6/1/2019 |
| 12/4/2018 |
| 7/1/2020 |
| TBC |
| 10/26/2021 |
| Nov_18 |
In the above example, I want to filter out N/A, TBC, and NOV_18. is there an automated way to do that in power query?
Regards,
Anuj