Hi. I am trying to remove duplicates from a concatenated cell. I am using a summarize tool to concatenate and using \n as the separator in order to have the concatenated fields have each one on a separate line.
Is there a simple way to remove the duplicates?
Thank you!