We receives internal company data and we want to do analysis on those data sets, But the problem here is at time the input data we are suppose to utilise has Social Security Number of employee. We want to include a tool in our workflow in order to avoid using any kind of SSN in our data output. So we want to replace the SSN with "None".
The expected data format is like : 12-2345-6789 or 12/345/6789.
Please suggest any formula for this one.