Icon

Just KNIME It S02 _​ CH26 _​ Calculating Sales Performance

You work for a company that sells two products: Product A and Product B. As a data analyst, you want to calculate how sales increased or decreased for both products over a period of 12 months, on a monthly basis. In the end, you want to have a table with columns indicating the increase/decrease percentages of sales per month, as in the example below.

Month | Percentage_Sales_Product A | Percentage_Sales_Product B

February | 45 % | 100%

March | 78% | -87%

...

Challenge Author: @sanket_2012

Just KNIME It - Season2 - Challenge24: Calculating Sales Performance Challenge DataCalculate One Month Differential Percentage by ProductMonthly Differential Percentage by Product ...R packages: install.packages("ggplot2") CSV Reader Column Expressions Sales PerformanceVisualization Just KNIME It - Season2 - Challenge24: Calculating Sales Performance Challenge DataCalculate One Month Differential Percentage by ProductMonthly Differential Percentage by Product ...R packages: install.packages("ggplot2") CSV Reader Column Expressions Sales PerformanceVisualization

Nodes

Extensions

Links