I m working with replace all text, segment, replacement…
Its working fine when i m trying to change or replace only one value
Eg. Replace 1 with a is working
But
When i try to change multiple value then its not working
Eg. Replace a with 1, b with 2, c with 3 then its not working
Im using for each block and have a list of segments and replacement block…