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

Sum of Sales between two dates from another table

schmidtkm37
5 - Atom

Hello,

 

I need a little help figuring out how to get the sum of sales based on a few dimensions as well as a date range. For example, one table has all of the opportunities and looks like this: 

schmidtkm37_0-1639592913621.png

 

And the other table has invoice data and looks like this:

schmidtkm37_2-1639593391253.png

 

 

 

And I basically need a column in the opportunity table that will tell me the sales between the close date and close date + 1 year. So I would expect a result like this:

 

schmidtkm37_3-1639593434240.png

 

 

Let me know if I need to clarify anything, thanks for your help!

4 REPLIES 4
mceleavey
17 - Castor
17 - Castor

Hi @schmidtkm37 ,

 

can you post the data rather than just images?

 

M.



Bulien

schmidtkm37
5 - Atom

See attached for the example data.

 

Thanks,

 

Kevin

binuacs
21 - Polaris

@schmidtkm37 

Spoiler
binuacs_0-1639605563126.png

 

schmidtkm37
5 - Atom

Hell yeah, thanks man

Labels
Top Solution Authors