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!
@roige_28, use Summarize tool to achieve this.
https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Excel%20Users
particuarly the summarizing data video.
thank you! that worked. I figured it's the summarized tool but not sure how to do it.