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.

Excel formula Automation

kunalkhanna1132
8 - Asteroid

I would like your step by step input on how to automate this excel formula of a column using Alteryx.

'=SUMIFS('Fact'!AE:AE,'Fact'!E:E,1,'Fact'!AE:AE,NUMBERVALUE(AG2))

Where Fac is another excel sheet in the same workbook, AE and E are columns in Fac and AG2 is another column in the worksheet in which the formula is written.

Thanks.

1 REPLY 1
aatalai
15 - Aurora

try the summarise tool group by AG and sum all teh values, you might also use some filters before hand. @kunalkhanna1132 let me know how you get on 

Labels
Top Solution Authors