Icon

Just KNIME It S02 _​ CH03 _​ Comparing Monthly Sales

The sales manager at ABC Grocery Stores is looking for a way to compare the number of sales of a selected month with those of a prior month. You are tasked to create a component in KNIME which carries out this task, with a visualization tackling the comparisons. If there are no prior months then only data for the selected month should be shown. If a prior month can be picked for comparison, it should not be more than 12 months before the selected month.

Author: @aliasghar_marvi

Just KNIME It - Season2 - Challenge03: Comparing Monthly Sales data file abc_sales.xlsx36 rowsverify sorting and no gaps in data36 rows - OK create a component in KNIME, with a visualization tackling the comparisons ...R packages: install.packages("ggplot2") Excel Reader Data Continuity QC Comparing MonthlySales Dashboard Just KNIME It - Season2 - Challenge03: Comparing Monthly Sales data file abc_sales.xlsx36 rowsverify sorting and no gaps in data36 rows - OK create a component in KNIME, with a visualization tackling the comparisons ...R packages: install.packages("ggplot2") Excel Reader Data Continuity QC Comparing MonthlySales Dashboard

Nodes

Extensions

Links