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

Need Help on average

Pinky
8 - Asteroid

Hi,

My data is like below. I need to calculate the average like below

 

1. All True/Total numbers.. I am expecting answer for this 2/4 =0.5

2. All true/Total Critical numbers etc....Answer should be like 1/1 .Can anyone help on this? Thanks!

 

NumberStatusConcdition
ACriticalTRUE
ACriticalTRUE
ACriticalTRUE
BHighFALSE
BHighFALSE
BHighFALSE
CMediumTRUE
CMediumTRUE
CMediumTRUE
DLowFALSE
DLowFALSE
DLowFALSE
6 REPLIES 6
ponraj
13 - Pulsar
 
Pinky
8 - Asteroid

I am unable to open the workflow. I have tried open and edit with Notepad++ and changed version and still unable to open it.

Can you help me on this?

Pinky
8 - Asteroid

I am able to open the workflow.Thanks! please ignore my previous reply!

ponraj
13 - Pulsar

Does it solve your problem?

Pinky
8 - Asteroid

Thank you for great support!

 

I got the Total average but unable to get each status average.

 

I have huge data there 4 status which is 1. Critical 2.High 3.Medium 4. Low

 

I need to calculate each status average like this. Total True's/Total no.of critical numbers

For high -- Total True/Total no.of High numbers.

 

Can you help on this?

Pinky
8 - Asteroid

I got the solution. Instead of Count distinct i used Count. Thanks for your great support.

Labels
Top Solution Authors