Hi Alteryx Community,
I’m working on an impact analysis where Dataset A (Legacy) with 10 fields was upgraded to Dataset B (Revamp). Most of the changes were in field names, but there’s also a possibility that the values in those fields may have changed.
Out of the 10 fields, I know that 4 were renamed, and the remaining 6 have the same names in both datasets. I want to compare the values in each corresponding field (legacy vs revamp) to check if they are the same or have changed. I have the fields names of both datasets along with information of what field from Legacy is changed to what field name in revamp.
The dataset is quite large, so I’m looking for an efficient and scalable approach to perform this comparison in Alteryx. Has anyone tackled a similar scenario? Would love to hear your suggestions or best practices!