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

Calculating % of Total

AlterIT
8 - Asteroid

I have a dataset where I try to find out % of Total of a metric by other dimensions. Since it has multiple dimensions I am not getting it right when I use summarize tool do that.

 

In this dataset I have profit metric where I need to find out Profit % of Total by component within each City/Recipe combination. I have highlighted in red what is required, other columns are base data.

 

Thanks in advance.

 

AlterIT_0-1642123916615.png

 

2 REPLIES 2
gabrielvilella
14 - Magnetar

Hi @AlterIT, you just need to calculate the total using a Summarize then join the values so you can calculate the percentage.

gabrielvilella_0-1642125047823.png

 

Qiu
21 - Polaris
21 - Polaris

@AlterIT 
A bit different approach.

0114-AlterIT.PNG

Labels
Top Solution Authors