Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Tab transfer from input to output file

kauser
8 - Asteroid

Hello, 

how can i move few tabs from input file without any changes into output file. simply its just copy and paste without any changes. also i want to make sure when i transfer few tabs from input file into output all format (highlighted color, font size/style, table format) will remain same into output file. also note tabs name will be consistent. 

 

thank you 

 

2 REPLIES 2
EKasminsky
8 - Asteroid

I mean you would just use multiple output tools and output to whatever the name of the file is with the sheet name you want. You can preserve or move the formatting using blob tools.

https://lovelytics.com/alteryx-tool-tip-dont-fear-the-blob/

 

You likely would want to select a large range of cells on the output file and use "Preserve Formatting on Overwrite" so the formatting stays when you write to the tabs in the output file.

kauser
8 - Asteroid

appreciate if you can provide a workflow. my existing workflow is complicated and have control container. 

Labels
Top Solution Authors