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.

Sumifs in alteryx

Amy123
8 - Asteroid

@ChrisTX @JoeHerbert 

 

If in excel you use this formula the Order bal will be Zero. 

Joe, I used the summarize tool and then the order Bal turn to 200,000 this is not correct as per logic.

Order NumberAccounting colour amountOrder BalSUMIFS($B$1:$B$1,$A$1:$A$1,A1)
5085980200,0000  
5 REPLIES 5
JoeHerbert
Alteryx Alumni (Retired)

@Amy123 Hi Amy, you can use a summarize tool, like so: 

 

Happy solving 

 

Joe 

ChrisTX
16 - Nebula
16 - Nebula

Can you re-phrase the question?

 

Is this an accurate description of the problem:

You have 14 rows of data. You want to calculate a sum of column B for only the first 10 rows of data, where the value in column A equals the value in cell A2?

 

Chris

Amy123
8 - Asteroid

@ChrisTX 

 

If in excel you use this formula the Order bal will be Zero. 

 

I want the same in alteryx.

 

Order NumberAccounting colour amountOrder BalSUMIFS($B$1:$B$2,$A$1:$A$2,A1)
5085980200,0000  
JoeHerbert
Alteryx Alumni (Retired)

Hi @Amy123 , please make sure you have the summarize tool configured as per and the answer will be 0: 

JoeHerbert_0-1636383626081.png

 

JoeHerbert
Alteryx Alumni (Retired)

@Amy123 please could you mark the solution as accepted and I can close this off? 

 

Thanks

Labels
Top Solution Authors