Icon

00_​Visual_​Analysis_​of_​Sales_​Data

<p><strong>Your Turn – Create a Data App from a Workflow</strong></p><p>This workflow is your starting point: a classic example covering data access, preprocessing, and visualization – ready for you to transform into your own interactive Data App.</p><p></p><p>You can find step-by-step instructions on how to turn this workflow into a Data App here: https://docs.knime.com/latest/data_apps_beginners_guide/#introduction</p>
Data Access
  • Provide file path

Data Preprocessing
  • Filter columns and rows

Data Visualization
  • Show sales by time and country

Visual Analysis of Sales Data:
Create Your Own Data App


The example workflow demonstrates how to access, preprocess, and visualize sales data. You can find step-by-step instructions on how to turn this workflow into a Data App here.

Select "country", "date" and "amount" columns
Column Filter
Read sales_2008-2011.csv
CSV Reader
Exclude rows where country unknown
Row Filter
Pie Chart
Total sales by date
Line Plot
Color Manager

Nodes

Extensions

Links