Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Appending the Latest Output if re-running the Output

Sarita_Kumari
6 - Meteoroid

Hi All,

 

Suppose I ran a workflow for 2021/01/02 and got the result in my output file.

Due to some reason if i need to run it again how should i get only the latest output for 2021/01/02 in my output file. Can't overwrite the file as Output contains some previous Data.

1 REPLY 1
Jean-Balteryx
16 - Nebula
16 - Nebula

Hi @Sarita_Kumari ,

 

You can input your output, filter the data from the day you want to input a second time then union with your new data and output the whole data.

Labels
Top Solution Authors