Hi,
I was just wondering how I could create a new column with a time value, with the values starting at 00:00 for each row in the column.
Thanks
Solved! Go to Solution.
Hi @briantrg
Do you just want all rows to show 00:00? Then you can use a formula tool, set it to time and type this in. The format is HH:MM:SS
If you want the time to change with each row you'll need something like the multi row formula tool with datetimeadd formula.
Cheers
Kat
Thanks a lot Kat!