I have char ~ in multiple columns. I am trying to use replace in formula tool to remove it, but not working. Can someone help me on this.
Solved! Go to Solution.
@prakash-shetty Use a multi-field tool, select the columns you want the character removed from, and use the formula below.
Replace([_CurrentField_], "~", "")
Bacon
User | Count |
---|---|
107 | |
85 | |
76 | |
54 | |
40 |