Icon

JKISeason2-10@obito_​od

Just Knime It season2-10@obito_od

Just KNIME It! Season2
Challenge 10: Calculating YTD and MTD for Restaurant Yummy
@obito_od回答例








Just KNIME It! season2-10 Knime ver. : 4.7.2 方針uearとyear-monthを抽出し、それぞれgroup loopで計算させたものをjoinする。 説明します:レストランYummyは、その売上値を日次で記録しています。データには2つのカラムが含まれています: 日付と売上高です。Year-to-Date (YTD) Sales と Month-to-Date(MTD) Sales は、ビジネスの収益を追跡するための重要な指標です。しかし、YTD値とMTD値とは一体何なのでしょうか?YTD値は、当年度の指標(売上の合計など)を計算することができ、MTD値は当月の指標値を表します。このデータを入力として受け取り、各レコードにわたってYTD値とMTD値を追加するKNIMEワークフローを構築するよう求められています Description: Restaurant Yummy records its sales values on a daily basis. The data containstwo columns: Date and Sales. Year-to-Date (YTD) Sales and Month-to-Date (MTD) Salesare important metrics to track the revenue of the business. But what exactly are YTD andMTD values? The YTD value allows you to calculate the metric (e.g., sum of sales) for thecurrent year, while the MTD value denotes a metric value for the current month. You areasked to build a KNIME Workflow that takes this data as input and adds YTD and MTDvalues across each record. データ読み込みyear抽出year-month抽出ループスタート加算列名変更ループスタート加算ループ終わりループ終わり列名変更join Excel Reader String Manipulation String Manipulation Group Loop Start Moving Aggregation Column Rename Group Loop Start Moving Aggregation Loop End Loop End Column Rename Joiner Just KNIME It! season2-10 Knime ver. : 4.7.2 方針uearとyear-monthを抽出し、それぞれgroup loopで計算させたものをjoinする。 説明します:レストランYummyは、その売上値を日次で記録しています。データには2つのカラムが含まれています: 日付と売上高です。Year-to-Date (YTD) Sales と Month-to-Date(MTD) Sales は、ビジネスの収益を追跡するための重要な指標です。しかし、YTD値とMTD値とは一体何なのでしょうか?YTD値は、当年度の指標(売上の合計など)を計算することができ、MTD値は当月の指標値を表します。このデータを入力として受け取り、各レコードにわたってYTD値とMTD値を追加するKNIMEワークフローを構築するよう求められています Description: Restaurant Yummy records its sales values on a daily basis. The data containstwo columns: Date and Sales. Year-to-Date (YTD) Sales and Month-to-Date (MTD) Salesare important metrics to track the revenue of the business. But what exactly are YTD andMTD values? The YTD value allows you to calculate the metric (e.g., sum of sales) for thecurrent year, while the MTD value denotes a metric value for the current month. You areasked to build a KNIME Workflow that takes this data as input and adds YTD and MTDvalues across each record. データ読み込みyear抽出year-month抽出ループスタート加算列名変更ループスタート加算ループ終わりループ終わり列名変更join Excel Reader String Manipulation String Manipulation Group Loop Start Moving Aggregation Column Rename Group Loop Start Moving Aggregation Loop End Loop End Column Rename Joiner

Nodes

Extensions

Links