Hello. I'm very new to Alteryx, and I'm having trouble setting up the Find & Replace tool, but I might be using the wrong tool?
I have a file wherein only 2 symbols are permitted (a hyphen and an ampersand), so anything else needs to be removed/corrected. I also sometimes see HTML in the source files (usually just for an apostrophe and/or ampersands), which have to be corrected (apostrophe must be removed, ampersand must be corrected back to the symbol). Unfortunately, the forum won't allow me to post the example with any HTML code, so I had to remove it.
Here are the conditions I need to look for and correct:
Appreciate the help.
| ORIGINAL NAME (with the issue) | CORRECTED NAME |
| MR. VICTOR SMITH | MR VICTOR SMITH |
| WOLTZ HTML for and ampersandWIND FORD | WOLTZ & WIND FORD |
| EDDYHTML for an apostrophe CHEVROLET | EDDYS CHEVROLET |
| WE #3 GOSSET LLC | WE 3 GOSSET LLC |
| ROBERT /AZZOLLINI | ROBERT AZZOLLINI |
| BARBARA'S AUTOLAND | BARBARAS AUTOLAND |