Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

dynamic avg

BosKev
8 - Asteroid

Hi All,

 

I want to use the multi row tool to create a avg going across each row of a table. I'm having trouble with the conditional statement , was wondering if someone could help. Thanks.

 

DIVISION NAMESum_2019_01_31Sum_2019_02_28Sum_2019_03_31Sum_2019_04_30Avg
A01000.25
B01200.75
C1521271419.25
D1419222820.75
Total2942514241
4 REPLIES 4
JosephSerpis
17 - Castor
17 - Castor

Hi @BosKev I mocked up a workflow using a summarize tool rather than multi row tool. Let me know what you think?

BosKev
8 - Asteroid

Hi, @JosephSerpis  I thought about doing it that way but it won't be able to dynamically select the new periods if its pops up?

 

Capture.JPG

JosephSerpis
17 - Castor
17 - Castor

Hi @BosKev the way you built it using a transpose will make it dynamic. I added in another period and it didn't error was processed dynamically. 

BosKev
8 - Asteroid

Thanks, that was easy!

Labels
Top Solution Authors