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

If statement with Sumifs in Alteryx?

moinshaik
7 - Meteor

I need to create a workflow which can replicate nested IF function with Sumifs function used in excel. I am new to Alteryx and juggling between different tools but unable to produce desired output.

I have attached input file which has dataset along with the output (Column I is the output required in alteryx) I am expecting to produce. Column A to H is an Input.

 

2 REPLIES 2
Dazzerman
11 - Bolide

Hi moinshaik,

 

Here is a solution to your problem.

 

moinshaik_query.jpg

 

You could further tweak it by converting any resulting nulls to zeros in the final stage, but at least the basic steps are here for you. 

 

I hope this helps!

moinshaik
7 - Meteor

Thank you so much for the solution. It worked.

Labels
Top Solution Authors