Normalize date granularity
The Normalize Date granularity step allows to extract date information (eg. day, week, year etc.) in a column intended for aggregation.
Step parameters
Date column(string*): the column on which the date granularity must be appliedDate granularity to applycolumn(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 columncolumn(string)*: the ending date
Example
Input

Configuration
Output

Last updated
Was this helpful?