Icon

Exercise1

Chapter 5 / Exercise 1
Workflow: Chapter5/Exercise1 This exercise is about global variables.Extract data rows from the sales.csv file for a specific month and year combination.Use global flow variables to define a new (month, year) pair for a new data extraction. Parameteric filtering according to (month, year) filter data rowsby monthusing a global variablefilter data rowsby yearusing a global variablecolumn datefrom String toDateTime typesales.csvextract Month, Yearfrom date Row Filter Row Filter String to Date&Time CSV Reader Extract Date&TimeFields Workflow: Chapter5/Exercise1 This exercise is about global variables.Extract data rows from the sales.csv file for a specific month and year combination.Use global flow variables to define a new (month, year) pair for a new data extraction. Parameteric filtering according to (month, year) filter data rowsby monthusing a global variablefilter data rowsby yearusing a global variablecolumn datefrom String toDateTime typesales.csvextract Month, Yearfrom dateRow Filter Row Filter String to Date&Time CSV Reader Extract Date&TimeFields

Nodes

Extensions

Links