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

How to sum values base on date using multi-row formula

Chalsea
7 - Meteor

Hi there,

 

I would like to get some help on how to sum values base on date using multi-row formula.


In the attached file, I would like to dynamically create a new column call daily sum base on the individual date. For example, aggregating all 5/2 impression data into one. Can you please help?

 

Thanks so much in advance!

 

Chalsea

2 REPLIES 2
grossal
15 - Aurora
15 - Aurora

Hi @Chalsea,

 

it sounds that you are looking for a Summarize Tool in combination with the Join:

 

grossal_0-1588632206811.png

 

Result:

grossal_1-1588632229838.png

 

 

Sample Workflow attached. Let me know what you think.

 

 

Best

Alex

Chalsea
7 - Meteor

Thanks so much! That works!

Labels
Top Solution Authors