Important Community update: The process for changing your account details was updated on June 25th. Learn how this impacts your Community experience and the actions we suggest you take to secure your account here.

Practice Exercise

Learning Path 1: Exercise 3: General

cchambers
5 - Atom

Exercise 3 - complete

.

KimKiuHo
6 - Meteoroid

   

maschultz
5 - Atom

!!

RobertBilly
6 - Meteoroid

Done

Shivikagupta
5 - Atom

Solution to practice 3

Venkat0462
5 - Atom

practice 3

wachiragichuru
5 - Atom

  

ntsirigos
5 - Atom

completed

Karunamayudu
5 - Atom

High-Level Guide to Complete the Workflow in Alteryx Designer

Open Alteryx Designer:

 

Launch Alteryx Designer on your computer.

Load the Workflow File:

 

Go to File > Open Workflow... and select the Practice Exercise 3.yxmd file from your local directory.

Review the Workflow:

 

Inspect the nodes and tools used in the workflow. Each node represents a different tool or process (e.g., Input Data, Join, Filter, Summarize).

Load Associated Data Files:

 

Identify any data inputs required by the workflow. These are typically .yxdb or other database files linked in the workflow.

Ensure these data files are available in the specified locations or update the paths to point to the correct files on your system.

Analyze the Workflow Steps:

 

Break down the workflow into individual steps. Understand what each tool does, such as data transformation, filtering, joining, or summarizing.

Modify and Execute:

 

Make any necessary modifications to the workflow, such as updating file paths or adjusting tool configurations.

Run the workflow by clicking the Run button. Monitor the progress and ensure it completes without errors.

Validate the Results:

 

Use the Browse tool to inspect the output data.

Compare the results with any expected outcomes or a provided final state to ensure the workflow produces the correct results.