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.

Multi-Row formula to calc % of one field of another less granular field

Carluccio555
9 - Comet
 
 
 

Trying to accomplish the following with a Multi-Row formula (or any method that could be considered the simplest).

 

How do I generate the Prod%BU column? Each Prod to BU is a 1 to 1 mapping, Each BU % total would add up to 100% as per below.

 

image.png

 

Thanks

3 REPLIES 3
binuacs
21 - Polaris

@Carluccio555 One way of doing this

image.png

Carluccio555
9 - Comet

Hey thanks this is the approach Im currently using, was wondering if using a mutil-row formula was simpler.

binuacs
21 - Polaris

@Carluccio555 @This is the simplest approach, I don’t think multi-row is a right tool to do this calculation. 

Labels
Top Solution Authors