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

How to sum a column based off other columns

CookiesCPA
5 - Atom

Hello,

 

I am trying to create a new column which sums my 3rd column if tax type is GF and DR and if the location is the same. 

 

CookiesCPA_0-1574980997239.png

 

How do I get this:

 

CookiesCPA_1-1574981117119.png

2 REPLIES 2
fmvizcaino
17 - Castor
17 - Castor

Hi @CookiesCPA ,

 

To achieve that, one way is by using a filter tool for your tax type and then you use a summarize tool grouping by location and summing your activity value.

 

Let me know if that works for you.

Best,

Fernando Vizcaino

CookiesCPA
5 - Atom

Thank you, this got me to where I needed!

Labels
Top Solution Authors