Resolved! Replace a specific value in a field/entire collection with a new value
Hi All,I have a scenario where I have to Replace a specific text in a column/entire collection with a new value.Now I have implemented using Decision stage(finding specific value using InStr func) then Calculation stage(using Replace fun). Do we have...