how are you reading the data in? If CSV or Excel in the reader, you can go to Parameters of the reader and for the sheet you're interested in.... change the Field Name row = 2
then down the bottom - change the "Attributes" Name to be timezone and CDTOther tips:
Expose the reader format types and introduce TestFilters for processing certain row = 2 etc. Also utilising attributetransposer/exploder transformers
how are you reading the data in? If CSV or Excel in the reader, you can go to Parameters of the reader and for the sheet you're interested in.... change the Field Name row = 2
then down the bottom - change the "Attributes" Name to be timezone and CDTOther tips:
Expose the reader format types and introduce TestFilters for processing certain row = 2 etc. Also utilising attributetransposer/exploder transformers