Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Hello,
I have been trying to find a work around for an issue I am having on sheet we use. We are currently using a sheet for employees to submit when they check out and check in equipment via a form. We were using the auto created date column to run reports on what equipment were checked out vs. available. We discovered that all submissions after 5pm are not registered because they are treated like the are submitted for the next day. Our account administrator is reluctant to change the working hours to be more than 8 hours due to impact on over sheets. Is there a way to use a formula to date/count when new rows are inserted correctly. see the photo for more details.
This has been discussed in several different threads.
What you are seeing is a known issue related to the way Smartsheet stores the timestamp and UTC.
Since I travel back and forth between the USA and Europe, I see this a lot.
Here's one post I wrote:
https://community.smartsheet.com/discussion/time-zone-clarification-needed
and here's a longer one that eventually led the user to abandon Smartsheet:
https://community.smartsheet.com/discussion/utc-date-fix-response-required
Craig
Thanks for the Help Craig. I think I found a work around using the LEFT formula to pull out the time, then I can do work on it from there to get the analysis I am looking for.
Hello, I am looking for a formula that returns data if columns match in two different sheets I want to return the Trailer Number to sheet 1 from sheet 2 Sheet 1, Truck Tracker: Has column "Location" to match with the same column in Sheet 2. I want to return the Data from Column "Truck Number" (on sheet 2) to Column "Truck…
Currently, there is a form linked to a Smartsheet that automatically updates every time the form is submitted. I need to graph data from specific columns, which I want to be in another sheet for visual clarity. From what I understand, I need to pull that data into the sheet I am charting in before I can plot it. What…
Hi all, I have a sheet "Transition Tracker" where my team adds data that can often change throughout the lifecycle of a project. When this data is initially added, I have an automation that copies it to another sheet used by another department. I need to add a formula to the other department's sheet that will update a…