
Hi Community members,
A solution to last week’s challenge can be found here.
This challenge was submitted by Douglas Perez, @dougperez . Thank you, Douglas, for your submission!
A company recently hosted an internal Alteryx certification event to promote professional growth and upskilling across the organization. Each participant was assigned to a team, and throughout the event, employees earned various professional certifications.
Now that the event has concluded, it’s time to analyze the results and determine which team came out on top!
You’ve been provided with two datasets:
- A certifications dataset containing certification records, each with its status (Expires or Expired) and the date.
- A team mapping dataset linking each participant to their respective team.
Analyze the results and rank the teams based on the number of valid certifications earned by their members. Follow the rules below:
- Only include certifications that are currently valid (status is Expires).
- Focus only on certifications with names that include Alteryx Designer or Server.
- Exclude any certifications that mention Cloud or Trifacta.
- Aggregate the results by team and rank them from highest to lowest based on the number of valid certifications.
Once you have completed your challenge, include your solution file and a screenshot of your workflow as attachments to your comment.
Good Luck!
The Academy Team
Source: Dataset generated by ChatGPT.