Morning All...
Still a very novice Alteryx user here and am working my way through the learning path. Something I wanted to do in conjunction with that learning path is work on real world data whilst I do so. Which brings me on to reconciliation techniques. I wanted to start out with what I deem to be a very simple process in Excel which I'd like to convert into Alteryx as follows:
File X - Data sourced from B but produced by F
File Y - Data sourced from B but produced by G
In Excel I'd use a combination of four of the 100 fields in the data to create a unique code. I'd then produce a master listing so no unique was missed from X or Y. I'd then Vlookup or Sumif (where applicable) to make sure non or financial fields were the same in both datasets.
Does anyone have a good starting point for this. In my head this isn't complex at all so I started out with Join connected to both X and Y. Not ideal but a good starting point to know if columns are missing etc etc. But it would be good to see a fully fledged reconciliation layout if possible.