I have a column of values with "//" as the separator between them. For example, one cell might contain - September 17 2021 // September 18 2021.
I want to compare if what comes before and after the separator are the same, and if so, to delete the separator and everything after. Is there are a way to do this in Open Refine? Thanks for your help!