Practice Exercise

Learning Path 1: Exercise 1: General

Mohitkukreja
5 - Atom

My solution for the practice test.

Karunamayudu
6 - Meteoroid

Open Alteryx Designer:

 

Start by opening Alteryx Designer on your computer.

Load Data:

 

Use the Input Data tool to load your dataset (e.g., CSV, Excel, or database).

Data Cleaning:

 

Apply data cleansing tools such as:

Data Cleansing: Remove nulls, trim whitespace, convert to proper case, etc.

Select: Choose specific columns and change data types.

Filter: Exclude rows that don't meet certain criteria.

Data Transformation:

 

Use tools like:

Formula: Create new columns or modify existing ones.

Join: Merge datasets on a common field.

Union: Combine datasets with similar structures.

Sort: Order your data by specific fields.

Data Analysis:

 

Apply analytical tools such as:

Summarize: Aggregate data (e.g., sum, average, count).

Find Nearest: Spatial analysis if working with geographical data.

Output Results:

 

Use the Output Data tool to save the results to your desired format (e.g., Excel, CSV, database).

ncaditya86
5 - Atom

Mine is dumb cause I used Select lately.. Ideally I think it is correct to follow this order.. Select>filter>Sort>Sample

CHIDI_MPIERI
5 - Atom

A straight forward solution. I quite understand how to work with a dataset.

HANNACHIR
5 - Atom

hi

HANNACHIR
5 - Atom

My result

Mo_th
5 - Atom

solution for practice 1

rstark
5 - Atom

Please review

Lavanya_1997
5 - Atom

Practice Test 1

elisa_barth
5 - Atom

.