Formula based on created time foiled by users in different time zones
I created a formula that looks at the created time and date and checks a box if the hour is after a certain time if the day is a certain date. When the box gets checked, it means the entry was made late, and an approval workflow kicks off to managers to review and approve the entry. The created time deadline is CST based. Little did I NOT realize that the created date time will adjust when the sheet is viewed by users in other time zones. This inadvertently triggered the approval workflow for multiple items.
I have currently turned off that workflow, but am wondering if anyone might have some suggestions on how to work around this or how I can make the time field be a static time zone.
Details: I have a helper column where the time is being pulled from the Created field. I have another formula that changes the hour to 24 hr. I have another helper that calculates the number of days between the created date and the due date. Because the due time is specific, I use both of these (the Networkdays calculation plus the time field to trigger the checkbox that would trigger the approval workflow. I'm open to any suggestions.
Answers
-
Try creating a copy of the sheet and having a copy/row automation trigger when the created date column is populated (make sure you have a unique ID on each row for this to work).
You would then use an INDEX/MATCH based on the unique ID to pull in the static data from the second sheet.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!