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

binu_acs
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