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

Practice Exercise

Learning Path 1: Exercise 4: HR

pdave87
11 - Bolide

PE4_workflow attached

pdave87
11 - Bolide

PE4_workflow attached

My completed solution

George_Fischetti
8 - Asteroid

Practice Exercise 4 solution.

sgurnule
6 - Meteoroid

Exercise 4: HR

AngelaKPMG
5 - Atom

exercise4 

Kris
6 - Meteoroid

Solution Exercise 4

Hayles
7 - Meteor

My solution for practice exercise 4

orayess
6 - Meteoroid

I took a different approach to this, and would love to hear some insights. Originally, I tried to summarize the combined data streams (grouped by transaction ID and concatenated by urgency and vendor) but i got stuck because my concatenated cells had multiple duplicates within each cell which made it hard for me to flag "N/A" and "Direct Deposit". So, what I did instead is create a filter to only show transaction IDs that are "Direct Deposit" and a vendor of "N/A", and used the unique tool to remove all duplicated transaction IDs.

 

Same answer, different process. Thoughts?

orayess
6 - Meteoroid

Forgot to attach my work.