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

Multiple SUMIF based on current row date (eg: <= 12 months = N, <=24 months and >12 = N1)

Soorajsu
6 - Meteoroid

I need help from the community.

 

I am trying to perform a SUM on qty where the data is <= 12 months = N, <=24 months, and >12 = N1 based on the field "First day of Month". For example,

 

Sample dataset attached.

 

Soorajsu_0-1618808564880.png

 

5 REPLIES 5
Qiu
21 - Polaris
21 - Polaris

@Soorajsu 
I hope this you need.

N, N-1 made things a bit complicated. 😁

0419-Soorajsu.PNG

Soorajsu
6 - Meteoroid

@Qiu 

 

Thanks for the help, but the data needs to be grouped into all dimensions.

Qiu
21 - Polaris
21 - Polaris

@Soorajsu 
Can you give me more details on more dimensions?

Soorajsu
6 - Meteoroid

@Qiu  - Thanks for your help. It works.

Qiu
21 - Polaris
21 - Polaris

@Soorajsu 

Glad to help and thank you for the accep mark😁

Labels
Top Solution Authors