Hello everyone,
I am trying to create workflow to reconcile two sets of data. Having one to many relationship where one record in the first data set corresponds to multiple records in the second data set.
Unfortunately there is now unique data records in both the data sets that would help in reconciling . Hence I have created a Mapping data which will help in identifying the correspondence records between both data sets.
I tried to match these using the Summarize/Transpose tool with multiple join and union tools, Could anyone tell how can this be build in Alteryx.