ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions. Learn more here
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