Hi,
I want to replace the whole string (in my Source table field) with the value from lookup table(target). For Ex: SourceField('xxx123') Target(123). If any part of the SourceField contains '123', I want to replace value '123' from Target into SourceField. My lookup table has 60 values. So I don't want to hard code using IF THEN ELSIF condition. Is there any way or tool to do this in Alteryx
Solved! Go to Solution.
Hey thanks for sharing this. It worked
Hi, Could you explain how to use the lookup values in the formula?