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

Multi row formula

JGHOLLAND
7 - Meteor

I have a dataset with multiple rows.  Some rows have the same ID field.  I'd like to average results from the rows that have the matching ID field.  Sometimes it might be average 1, 2, or even 3+ rows.   

1 REPLY 1
usmanbashir
11 - Bolide

@JGHOLLAND - Use the summarize tool. Then you can Group By [User Name] and Average [Result].  

2024-03-26_18-03-54.png

Labels
Top Solution Authors