I use the "Group by" step in my conversion, and I group the field and pass some other fields as output to Aggregates. Among these output fields, there is a timestamp field that does not return the timestamp value that I pass as input, instead it returns a null value. The type that I used for the timestamp field is First Value.
Here is my conversion:

Previewing rows in a table:

Group step:

Group preview line by step:

Can someone help me fix this?
Thanks in advance!
source share