I have an attribute with values like this: abcd123.
I need to modify it, obtaining this value: abcd122 (the numeric part of the original string minus 1).
I think that I can use the "split fields" step, but I have no idea about which kind of setting I can choose.
Any idea? Thanks!
I need to modify it, obtaining this value: abcd122 (the numeric part of the original string minus 1).
I think that I can use the "split fields" step, but I have no idea about which kind of setting I can choose.
Any idea? Thanks!