I have a folder containing 10 Excel files. From the master file’s "Input" sheet, I need to copy the "Super Category Override" & Fixed Income Characteristics section — which contains predefined category-level adjustments used for data standardization — and paste it into the "Input" sheet of the other 9 files, but only if that section exists in them. The formatting must be preserved during the process.
Looking for guidance on how to automate this in Alteryx
A little hard to conceptualize this without the rest of the context, but here’s an attempt at a high level…
Master File:
Regarding the “if the section exists”. I assume you mean if the section exists in one or many of the ten destination files? When you bring those in, you could check for cells that contain text to confirm whether or not the file needs the data pasted in… Use that insight when configuring how the data flows into the Macro our Output tools (from above).
As for formatting, I’m not sure if you mean color or schema. I think either of those can be handled by virtue of having that pre-set in your ten destination files, which you could copy/paste using BLOB tools.
Orchestration and assurance that things happen in the right sequence are accomplished through Block-Until-Done or Control-Containers.
Okay, okay, but that didn’t really provide you with a absolute solution… But I hope that this gives you a general framework for how you can break this ask down into pieces and start to build something out that follows the above “plan” of attack (or hopefully something along those lines.).
What you’re asking, though, is certainly accomplishable. I trust that gives you at least some assurance to push on and solve this interesting challenge!
Cheers, -Jay
User | Count |
---|---|
109 | |
82 | |
69 | |
54 | |
40 |