Pardon our dust - Alteryx Academy is under construction. Lessons and courses completed on Community from now until January 20th will not be recorded.
Start Free Trial

Practice Exercise

Learning Path 1: Capstone: General

Navi0004
5 - Atom

<?xml version="1.0"?>
<AlteryxDocument yxmdVer="2019.3">
<Properties>
<MetaInfo>
<Name>Employee_Engagement_Analysis_Project</Name>
</MetaInfo>
</Properties>

<Nodes>

<Node ToolID="40">
<GuiSettings Plugin="AlteryxGuiToolkit.TextBox.TextBox">
<Position x="210" y="54" width="528" height="48" />
</GuiSettings>
<Properties>
<Configuration>
<Text>Employee Engagement Departmental Analysis</Text>
<Font name="Montserrat ExtraBold" size="21.75" style="1" />
<TextColor name="White" />
<FillColor r="13" g="35" b="69" />
<Shape shape="0" />
<Justification Justification="4" />
</Configuration>
</Properties>
</Node>

<Node ToolID="36">
<GuiSettings Plugin="AlteryxGuiToolkit.TextBox.TextBox">
<Position x="66" y="102" width="792" height="60" />
</GuiSettings>
<Properties>
<Configuration>
<Text><![CDATA[
This workflow evaluates employee engagement survey data at the department level.
Average scores are calculated for each question and compared with industry
benchmark values. Departments performing significantly below benchmarks
are flagged for further review.
]]></Text>
<Font name="Arial" size="8.25" style="0" />
<TextColor name="Black" />
<FillColor name="White" />
<Shape shape="0" />
<Justification Justification="1" />
</Configuration>
</Properties>
</Node>

<Node ToolID="30">
<GuiSettings Plugin="AlteryxGuiToolkit.TextBox.TextBox">
<Position x="54" y="234" width="84" height="96" />
</GuiSettings>
<Properties>
<Configuration>
<Text>Employee Survey Responses</Text>
<Font name="Arial" size="8.25" style="0" />
<TextColor name="Black" />
<FillColor name="White" />
<Shape shape="0" />
<Justification Justification="4" />
</Configuration>
</Properties>
</Node>

<Node ToolID="31">
<GuiSettings Plugin="AlteryxGuiToolkit.TextBox.TextBox">
<Position x="54" y="402" width="84" height="96" />
</GuiSettings>
<Properties>
<Configuration>
<Text>Industry Benchmark Scores</Text>
<Font name="Arial" size="8.25" style="0" />
<TextColor name="Black" />
<FillColor name="White" />
<Shape shape="0" />
<Justification Justification="4" />
</Configuration>
</Properties>
</Node>

<Node ToolID="41">
<GuiSettings Plugin="AlteryxGuiToolkit.TextBox.TextBox">
<Position x="930" y="114" width="84" height="96" />
</GuiSettings>
<Properties>
<Configuration>
<Text>Final Analytical Output</Text>
<Font name="Arial" size="8.25" style="0" />
<TextColor name="Black" />
<FillColor name="White" />
<Shape shape="0" />
<Justification Justification="4" />
</Configuration>
</Properties>
</Node>

</Nodes>

</AlteryxDocument>

Manjunath05
6 - Meteoroid

Workflow

 

Feli
6 - Meteoroid

Capstone solution

asantre
6 - Meteoroid

Capstone Exercise

MaddySargent
6 - Meteoroid

Capstone

Neila
6 - Meteoroid

Hello,

Best regards

a624558998
6 - Meteoroid

This is my solution.

Bvanbrandt
5 - Atom

Here is my solution

Hitesh04
6 - Meteoroid

Here is my solution

pallavi_dureja
5 - Atom

Capstone