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.

Data Filter

Padashwi
6 - Meteoroid

Hello Team,

 

I'm a new user to Alteryx, i need help in resolving a issue in the workflow. I've attached the input and output files for your reference. I have 4 columns in the file. Emp ID, Work/Break Category , Start (Shift Start) and End (Shift End).  Work/Break category is segregated into 3 types , Work , Break and Check-in. My requirement is, whenever i have this "Check-in" row for an employee, i want the "Work" row to be deleted and it should be replaced by "Check-in" start and end time.

Can you please help me in finding solution for this ?

Thanks in Advance!
Regards,

Ashwini P

2 REPLIES 2
AngelosPachis
16 - Nebula

Hi @Padashwi ,

 

You will need a filter tool to first find the employees that have checked in and then another one to filter out those that have checked in but also have a "work" record in the [Break/Work] field

 

AngelosPachis_0-1636910885753.png

 

Hope that helps,

Angelos

Qiu
21 - Polaris
21 - Polaris

@Padashwi 
lets try something different.

1115-Padashwi.PNG

Labels
Top Solution Authors