Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

COVID Contact Tracing Model - Not sure what function to use?

udles5666
8 - Asteroid

Hi Community,

 

I am stuck with a query here. Attached for reference

 

From the attached data set for Contact tracing, I need to trace who was in a particular zone in a particular time frame. 

 

Say for example - Batman is tested +ve, how will I be able to see who was in the zones with Batman. Within a time frame (say + - 30 min). The data set is only for a day to reduce the complexity. Can I populate 2 new columns names as Zones Accessed and Close Contacts somehow to answer this question? 

 

Apologies if this is still unclear, but feel free to ask if more clarification is required. 

 

Thanks,  

 

@grazitti_sapna

10 REPLIES 10
grazitti_sapna
17 - Castor

@udles5666 , for that apply a filter at the end and use this 

[Potential Case Name]!= [Close Contact]

 

I have attached the updated workflow for reference.

Thanks.

Sapna Gupta
Labels
Top Solution Authors