Hi @eddie_nunezt
Assuming you have the default row as id row number, then add a field of type formula and set the formula to be:now().utc-minutes((240-id)*3)
https://www.mockaroo.com/f0f93f40
↧
How to have timestamp using UTC with each timestamp 3 minutes apart with the latest being the current time?
↧