I'm working in a table that I could replace the Cell Values "Palestra Itália" for "Palmeiras".
Can you please, indicate the best tool to perform this actions?
Solved! Go to Solution.
Hi @helton_hls ,
Use a Formula tool with a Replace function:
Replace([Field],"Palestra Itália","Palmeiras")
where [Field] represents the field that contains the data you want to change
If you have multiple values to change you can also use the Find & Replace tool.
User | Count |
---|---|
108 | |
89 | |
78 | |
54 | |
40 |