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

Sum up values by date range for 5 following days

Daniel123
6 - Meteoroid

hi, I have the following question. I need to sum up values by date range e.g. for each row/date, sum 5 following days (if exists) e.g. for day 2024-01-01 sum up all values between 2024-01-01 and 2024-01-04 (5 days). If some days are missing, that's ok, I need to sum all exisitng days  till day start+4.

 

In Excel I made simple sum of 5 rows but I need make it by date.

thanks

2 REPLIES 2
PhilipMannering
16 - Nebula
16 - Nebula

Hi Daniel,

 

This should do the trick,

image.png

 

See attached.

Daniel123
6 - Meteoroid

such simple, such brilliant. Thank you so much, you are a Star!!!

Labels
Top Solution Authors