Hi,
Looking for simple Alteryx O/P workflow XML file (.yxmd format) with "FindReplace" job .
Find text "ABC" replace with "XYZ"
Actions as "Input Data (csv) --> FindReplace --> Output Data" workflow.
Thanks,
Kunwar
Hi @kpsrawat
apologies for the delay
Here is a workflow for the task.
Workflow:
Hope this helps 🙂
If this post helps you please mark it as solution. And give a like if you dont mind 😀👍
Here is replace function which you can leverage through formula tool.
If you have more scenarios find and replace scenarios use find and replace tool
Here you go. See attached an xml file (yxmd) as you described...