Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

To find duplicate and add total

mmustkee
10 - Fireball

Hi Team,

 

I have sheet in which we have column "TN" in which we have duplicate values. I need to find out duplicate and then add a total of column "OA" and "OT" of that particular TN and then mention number of TN duplicate in column "Number of TN".

Example is as below for TN = 69

SN

TN

OA

OT

Total

Number of TN

10

69

3

63

354

3

27

69

82

24

354

3

28

69

178

4

354

3

7 REPLIES 7
mmustkee
10 - Fireball

Hi Team,

 

@qui

Please have a look

atcodedog05
22 - Nova
22 - Nova

Hi @mmustkee 

 

Here is how you can do it.

Workflow:

atcodedog05_0-1646134607953.png

 

Hope this helps : )

 

binu_acs
21 - Polaris

@mmustkee 

binuacs_0-1646133887205.png

 

Qiu
21 - Polaris
21 - Polaris

@mmustkee 

The two experts have already responded. 😁

mmustkee
10 - Fireball

Hi,

 

Thanks a lot for your quick solution.

This worked for the attached table. let me use this to my file scenario and will come back in case.

Thanks a lot.

 

Thanks,

Mohammad Mustkeem

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @mmustkee 

Cheers and have a nice day!

Qiu
21 - Polaris
21 - Polaris

@mmustkee 
Hope I can help next time. thank for the mark. 😁

Labels
Top Solution Authors