Congratulations on completing Exercise 1!
When you are ready to submit your solution, click "Reply" to this post and upload your workflow.
You may also download and review the attached solution.
Hey Here is my solution to the practice exercise.
please refer the attached solution
hi...
-
I have attached the results. Started with Select and removed the Weekly Sales and Store Volumes. Then sorted by Trans in Year descending. Then filtered by Region = South and then sampled the first 5 rows and grouped by TransinYear
Have attached
First run
My solution for Exercise 1
submission
Completed successfully
Solution attached!
Solution
See attached!
Here is my completed exercise.
Attached is my solution for this exercise.
Solution File
1
Exercise 1
exercise 1
Practice Exercise 1
Atom
Workflow attached
practice solution
Solved the practice question
Practice exercise 1
🔍 Exercise Summary:
This Alteryx workflow identifies the top 5 customers with the highest average transactions in the Southern region, while removing the unnecessary columns Weekly Sales and Store Volume.
🧩 Workflow Steps:
Input Data – Load customer transaction data (100 records)
Select Tool – Remove Weekly Sales and Store Volume.
Sort Tool – Sort by Transactions (Descending).
Filter Tool – Keep only Region = "South".
Sample Tool – Take the top 5 rows.
Output – Save the results to a new file.