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.

Excel SUMIF formula replecament

szanto
5 - Atom

Hi everyone,

 

I have this excel formula: =SUMIFS('Sheet1'!$L$2:$L$39;'Sheet1'!$A$2:$A$39;Mapping!$E$6;'Sheet1'!$O$2:$O$39;Mapping!C7)
And I can't figure out what Alteryx tools I can use to map this formula to get the same functionality. Can you help me?

 

Thanks in advance

2 REPLIES 2
aatalai
15 - Aurora

use the filter tool and then use the summarise tool

 

Let me know how you get on

binuacs
21 - Polaris

@szanto It would be very easy to provide a solution if you can provide the input file and expected output rather than providing the formula, 

Labels
Top Solution Authors