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

Getting a grand total of time per person

Deano478
12 - Quasar

Hey Guys Happy Friday,

 

I'm currently having trouble with accomplishing a task. Basically I have a dataset that contains People and the amount of time they have dedicated to specific work codes. 

 

What I'm trying to do is get a grand total for each person per code to see how much time overall was dedicated to each code per person.

 

Here is a small sample of the dataset:

 

IDNameCode GroupTime on Code
1DeanAdmin7.25
2SeanTech2.5
3MarkTech3.5
2SeanCharge7
1DeanAdmin6.5
3MarkAdmin5.75
1DeanTech5
3MarkTech6.75
2SeanCharge7.25
1DeanTech7.25
3MarkCharge1.25
2SeanAdmin4.75
2SeanAdmin4.75
1DeanAdmin6.25
3MarkCharge4.5
1DeanCharge7.25
1DeanCharge7.25

 

Cheers to anyone in advance and my apologies if this is something simple that I just cant see 

4 REPLIES 4
Raj
16 - Nebula

use summarize tool

Raj
16 - Nebula

Reff

Raj_0-1680256657112.png

 

Raj
16 - Nebula

something extra ,pfa

ShankerV
17 - Castor

Hi @Deano478 

 

2 way's of doing this.

 

ShankerV_0-1680258498251.png

 

ShankerV_1-1680258508732.png

 

Many thanks

Shanker V

Labels
Top Solution Authors