Icon

JKISeason2-3@obito_​od

Just Knime It season2-3@obito_od

Just KNIME It! Season2
Challenge 03: Comparing Monthly Sales
@obito_od回答例

Description: The sales manager at ABC Grocery Stores is looking for a wayto compare the number of sales of a selected month with those of a priormonth. 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 beshown. If a prior month can be picked for comparison, it should not be more than 12months before the selected month. 説明ABC Grocery Storesのセールスマネージャーは、選択した月の販売数を前月のものと比較する方法を探しています。あなたはKNIMEでこのタスクを実行するコンポーネントを作成し、比較に取り組むビジュアライゼーションを作成するよう命じられました。前月がない場合は、選択した月のデータのみを表示する必要があります。比較のために前月を選ぶことができる場合、選択した月の12ヶ月以上前の月であってはならない。 Just Knime It season2-3 Knime ver. : 4.7.1 方針component内で以下の作業をさせるようにする1.基準月を選択し、そこから12か月分さかのぼった月のデータを取得する2.比較したい月を選択させるようにする3.基準月のsalesから比較月のsalesを差し引く4.データ表示するなお、比較月から基準月を除外するのは面倒なのでやらないこととする component内のnode構成 データ読み込み日付指定リフレッシュボタン付与型変更比較月選択基準月+過去12か月データ表示型変更基準月抽出比較月抽出variable化差分計算データ抽出可視化同月データの場合nullにする Excel Reader Value SelectionWidget RefreshButton Widget Date&Time to String Value SelectionWidget Date&Time-basedRow Filter Date&Time to String Row Filter Row Filter Table Rowto Variable Math Formula RefreshButton Widget 確認composite view Table View Rule Engine Description: The sales manager at ABC Grocery Stores is looking for a wayto compare the number of sales of a selected month with those of a priormonth. 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 beshown. If a prior month can be picked for comparison, it should not be more than 12months before the selected month. 説明ABC Grocery Storesのセールスマネージャーは、選択した月の販売数を前月のものと比較する方法を探しています。あなたはKNIMEでこのタスクを実行するコンポーネントを作成し、比較に取り組むビジュアライゼーションを作成するよう命じられました。前月がない場合は、選択した月のデータのみを表示する必要があります。比較のために前月を選ぶことができる場合、選択した月の12ヶ月以上前の月であってはならない。 Just Knime It season2-3 Knime ver. : 4.7.1 方針component内で以下の作業をさせるようにする1.基準月を選択し、そこから12か月分さかのぼった月のデータを取得する2.比較したい月を選択させるようにする3.基準月のsalesから比較月のsalesを差し引く4.データ表示するなお、比較月から基準月を除外するのは面倒なのでやらないこととする component内のnode構成 データ読み込み日付指定リフレッシュボタン付与型変更比較月選択基準月+過去12か月データ表示型変更基準月抽出比較月抽出variable化差分計算データ抽出可視化同月データの場合nullにするExcel Reader Value SelectionWidget RefreshButton Widget Date&Time to String Value SelectionWidget Date&Time-basedRow Filter Date&Time to String Row Filter Row Filter Table Rowto Variable Math Formula RefreshButton Widget 確認composite view Table View Rule Engine

Nodes

Extensions

Links