Hi, I'm very new to Alteryx and trying to write a workflow that will match test data across two table columns, and if they match, replace the data in one column with data from a third column. Is this even possible?
I essentially have an index of data that I've sorted and categorized, and I want to replace the old data with the new by matching old to old and replacing with corresponding new. Does this make sense? Would appreciate any help.