Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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