We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Find How many Employees are using the same account number

hemant86
11 - Bolide

HI All,

 

I need to pull a report of how many employees are using a single account at present date. Please find the sample table below. If I had to do it on excel the I would put a filter on column Account Number and if the count of rows is >=2 then I would pull that data. Any help will be greatly appreciated.

 

Empl IDAutolinkPay GroupAccount NumberEffective Date
100447605Y1K111110/30/2019
20061386WLQ111107/17/2019
300465835Y1K222211/07/2019
400325790Y1K222208/30/2019
500325790Y1K222209/21/2019
600325790Y1K333309/24/2019
700325790Y1K333310/11/2019

 

expected output

 

Empl IDAutolinkPay GroupAccount NumberEffective Date
100447605Y1K111110/30/2019
20061386WLQ111107/17/2019
300465835Y1K222211/07/2019
400325790Y1K222208/30/2019
500325790Y1K222209/21/2019
10 REPLIES 10
hemant86
11 - Bolide

Thanks Qiu...sorry I missed out on mentioning earlier. Actually a beginner in Alteryx. Can we get the 3rd row excluded since its allocated to only one Empl ID and are duplicates. The records will contain such duplicates. Thanks Again for your help!

Labels
Top Solution Authors