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.

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