Hi there,
I’m pretty new to Alteryx and am having difficulty with a small problem - I was wondering how to go about doing the following:
I’m basically trying to update a value in the same field where the ‘Name’ value is the same. So, using the simple example below if the name of the product is the same, (e.g. apples), then how would I go about changing the value of the 5th record ‘Comments’ value, to be the value of the 1st record ‘Comments’ value as shown below.
Old table
So the output should look something like the following:
New table
I’ve tried using formulas, Regex, match and replace, and multi-row and multi-field formulae, but all to no avail.
I’ve been trying to figure this out for a few days straight now and can’t seem to get anywhere with it.
Any help would be greatly appreciated.
Thank you in advance and kind regards,
Ben