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.
SOLVED

Compute sum of two fields filtered based on another field

Srini96
8 - Asteroid

Hi,

 

I have data similar to this,

two fields: quantity and product category

 

Output should be:

(Quantity(Kits)+Quantity(Supplemental)) / Quantity(instruments)

 

How can I compute this?

2 REPLIES 2
afv2688
16 - Nebula
16 - Nebula

Hello @Srini96 ,

 

does this work for you?:

 

Untitled.png

 

If not please give me further details

 

Regards

Srini96
8 - Asteroid

It worked!

Thanks for your help!

Labels
Top Solution Authors