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.

Replacing Data in Excel Table

pvell322
5 - Atom

Hi Community,

 

I have a report that I need to generate using Alteryx. There is an Excel table to which I want to replace the existing information with the data I generated in Alteryx. Every time I go to output it to that sheet Alteryx just creates a duplicate sheet and appends the new data there, leaving the current data in its place.

 

Does anyone have a solution as to how I can replace the existing data with the new data?

 

Thank you!

2 REPLIES 2
Luke_C
17 - Castor
17 - Castor

@pvell322 

 

Can you share a screenshot of your output tool configs?

davidskaife
14 - Magnetar

Hi @pvell322 

 

The default setting for outputting to Excel is 'Create New Sheet', change this to 'Overwrite Sheet or Range', or 'Overwrite File' if needed

 

DavidSkaife_0-1648151950004.png

DavidSkaife_1-1648151976627.png

 

Labels
Top Solution Authors