Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 868 Bytes

File metadata and controls

33 lines (19 loc) · 868 Bytes

Challenge - 169 : Women's World Cup Wins

Problem Statement :

Determine which team has won most of the games.

Here is the weekly challenge link in the Alteryx community: Challenge #169: Women's World Cup Wins

Concept & Highlights Covered :

This challenge covers the following concepts:

  • Data Analysis
  • Data Preparation

The Alteryx tools and techniques that can be used to solve this challenge are as follows:

  • Prepare
  • Join
  • Transform

The proficiency level required to solve the challenge is : Basic

Solution :

Here is the snippet of the workflow that achieves the required result:

Workflow Snippet