Forum Discussion
DataSundowner
Helper II
3 years agoConvert a Pattern of Bad Data to Null
Hi everyone. I have a column contains a bunch of bad entries such as "000000", "1111", "00000000000", "2222222" etc. Basically, it's a string with repetitive digits, and length of the string is not s...
amitchandak
Super User
3 years agoDataSundowner , does correct values have some pattern?
Can you share sample data and sample output in table format?