I've been tasked with the below and am trying to figure out the best course of action from an Alteryx point of view... any pointers on best way to approach it?
- I have a legacy template, which the company wants to move away from
- it has 4 tabs which they want to combine into two tabs in the new template
- some columns are being moved around in order
- this needs to be repeated for each legacy template -> new template
I'm thinking to start, I need to input an old tab and new tab side by side and map them over. Then I need to figure out how to combine the two sets of tabs that are being combined. In terms of "rebuilding" the new template excel file, I'm not sure. Multi-tab files scare me!
Many thanks