Hello,
I'm trying to replace:
Every - for 0.(for example: 000123214-1401851-0413 to 0001232140140185100413)
Every character with an accent for the same character without the accent (for example: "produccióninglés" to "produccioningles")
I wonder if can be replaced with a Regex.
Thank you.
Solved! Go to Solution.
Please see below :
Attached the workflow,
If this solve your need please mark it as solved it will help others.
Regards,
See this solution for the accent marks https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Converting-written-accents/td-p/470511
For the Regex of the dashes, this should work in RegEx tool