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

SumIfs in Alteryx with Multiple Qualifiers

JPMurphy91
6 - Meteoroid

Hello,

 

I'm currently trying to run a workflow that can function similar to a SumIfs in Excel.  I need to use the prior month and unique ID in order to pull the prior ending value for that specific ID.  

 

In Excel this formula would be SumIfs(Ending Nav, Unique ID column, Unique ID, Month Column, Month - 1).    

 

clipboard_image_0.png

 

If anybody knows how to do this, it'd be greatly appreciated.  

2 REPLIES 2
JosephSerpis
17 - Castor
17 - Castor

Hi @JPMurphy91 I mocked up a workflow which I think answers your question let me know what you think?Sumif.JPG

JPMurphy91
6 - Meteoroid

That worked.  Thank you!

Labels
Top Solution Authors