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

sumif solution in alteryx

roige_28
6 - Meteoroid

Hi Guys,

 

Need help on how to convert this solution in excel to Alteryx please.

 

=SUMIF(D:D,[@EmployeeID],N:N)

 

D= employee ID

N = Quality Score

 

TIA!

3 REPLIES 3
apathetichell
20 - Arcturus
sergejs_kutkovics
9 - Comet

@roige_28, use Summarize tool to achieve this.

 

Capture.PNG

roige_28
6 - Meteoroid

thank you! that worked. I figured it's the summarized tool but not sure how to do it. 

Labels
Top Solution Authors