Hi,
In my workflow I use formula tool and DateTimeNow() function as an expression to output an additional column to the input source table as date stamp. I need all the records to get the exact same timestamp in the output table, but a few records get slightly different timestamp +\- 00:00:01. I’m wondering if there is a way to get the same date\time for all the records. I was thinking maybe assign the date\time to a variable and then use that variable in the formula tool to add the timestamp column . Is this possible?