Icon

DateTime_​Manipulation_​Example

Date and Time Manipulation 2) Extract the orders thatwere submitted in 2019 3) Extract month and year ofeach order 1) Convert order dates fromstring to Date&Time 4) Calculate number ofmonths since the last order 5) Group by month and year, sort by dates, calculatethe cumulative number of orders, and moving averagefor previous 12 months Transform Transaction Date into Date&Time FomatOnly 2019Number of monthssince the last orderExecution dateGroup by month &year, calculatethe number of ordersSort by year& monthCumulativenumber of ordersMoving averagefor 12 months(backward)Extract MonthAnd Year String to Date&Time Date&Time-basedRow Filter Date&TimeDifference Date&TimeConfiguration GroupBy Sorter Moving Aggregation Moving Average Extract Date&TimeFields Table Reader Date and Time Manipulation 2) Extract the orders thatwere submitted in 2019 3) Extract month and year ofeach order 1) Convert order dates fromstring to Date&Time 4) Calculate number ofmonths since the last order 5) Group by month and year, sort by dates, calculatethe cumulative number of orders, and moving averagefor previous 12 months Transform Transaction Date into Date&Time FomatOnly 2019Number of monthssince the last orderExecution dateGroup by month &year, calculatethe number of ordersSort by year& monthCumulativenumber of ordersMoving averagefor 12 months(backward)Extract MonthAnd Year String to Date&Time Date&Time-basedRow Filter Date&TimeDifference Date&TimeConfiguration GroupBy Sorter Moving Aggregation Moving Average Extract Date&TimeFields Table Reader

Nodes

Extensions

Links