Normalize date granularity
Last updated
Was this helpful?
Last updated
Was this helpful?
The Normalize Date granularity step allows to extract date information (eg. day, week, year etc.) in a column intended for aggregation.
Date column
(string*): the column on which the date granularity must be applied
Date granularity to apply
column(string)*: Among ( year, quarter number, month, ISO week (monday to monday), week (sunday to sunday) you can choose one or more date granularity to apply.
New column
column(string)*: the ending date
Input
Configuration
Output