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

Update existing file- Add (Sum) the data when new data come in daily

bleu
8 - Asteroid

bleu_0-1645104763914.png

I'm sure there's a simple solution but I can't figure it out.

 

- Only one file exists

- When new data comes from in the database read the file and add the data to the correct columns

- Output the new data (with the totals) to the same spreadsheet (overwrite it daily)

 

I don't know how to add the data to existing data. I don't want to append it. I want it added.

Any advice would help!

Thank you

2 REPLIES 2
binuacs
21 - Polaris

@bleu 

binuacs_0-1645107072034.png

 

bleu
8 - Asteroid

OK. I've got 50+ columns so I'll just have to make sure all the field names match up every single time or my results will be off when I use the Record ID.

Thank you Quasar! This will work.

 

Labels
Top Solution Authors