We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to paste data in differnect cell ins ame sheet

prpanw
8 - Asteroid

Hi Folks,

I have two file. One is raw data nand another one is Template. I  am trying to copy data from raw file and paste into Template and then save file .  I have created differnet outpath with range but while running it throwing error like  can not open file as it already used in another program.  becasue I am trying to paste data in different cells but same sheet. Is there any way to perform this task ?

3 REPLIES 3
Andrew_T-H
7 - Meteor

@prpanw, How many output tools do you have?

 

You might need to put each one in a control container separately and then chain them together so it only does one at a time. 

 

I've found that if I'm trying to output to one sheet, I will get the same error as the file is being used by one of the outputs, causing the other that is trying to complete at the same time to fail. 

binuacs
21 - Polaris
Gaurav_Dhama_
12 - Quasar
Labels
Top Solution Authors