Hi all,
I was hoping that you could help me with a very simple issue that I cannot seem to get my head around. Any help would be greatly appreciated.
Background:
Step 1.
Take one excel file with one tab (Primary), filter that by one field in column A & then post that data to another specific field in a separate excel file with multiple tabs (Template).
Step 2.
After the info from Primary is transferred to the specific tab in Template, I need to take a different tab in Template (that is calculated based on the original import tab into "Template") to an export file.
The complication I am running into is that I need this to be able to run for multiple filters in column A of Primary and produce multiple Templates files as an output. The user of the app also needs to be able to select the filter in column A of Primary by using a List Box tool.
Ideally, there would be around 30 or so Templates that need to be created. My hints were to use macro & use the block until done tool. I just can't seem to logically visualize how to do this in Alteryx. Again, any help would be greatly appreciated.
Thanks,