I am building workflows to update a cell every hour to the current time as a reference in order to do time based calculations in other workflows. Currently, the workflows do not update the cell when triggered.
I am using 24 workflows to do this. An example of one of these workflows would be
Every day at 10AM, change cell value in hourly update to 10:00 AM.
A few questions:
Am I setting up the workflow incorrectly? Am I misinterpreting the functionality? If this method cannot work, is there a better way to do this?