Tracking latest Changes for Helper Column
Hey all I need some help with tracking the latest changes in a row for my sheet. My sheet is going to have repeating update requests to track each shifts production levels every couple hours. The team leaders will update the row with the current production number at every interval. I want to have a helper column that will report a 1 if the row is in the current day. The issue is that with the modified column switching from a 1 (active) to a 0 (inactive) counts as a change, which updates the date/time and makes the row active again.
Once I have this set I'll use the helper to filter a report and the report to build charts on the current days information, which I already have done. The only issue is getting the identifiers correct.
I've posted a cut down version of the sheet below.
https://app.smartsheet.com/b/publish?EQBCT=874b61ac73cb45809b692d986f2adbd4
Any help is appreciated
Comments
-
I kind found a solution, albeit not a very pretty one. I used match(max(Modified date/time)) to locate the maximum among the date/times, then checked against that number to post correctly to a new data set below. I copied all correlating values from above for the report, then locked it and hide it all.
The modified date/time calculations are really glitchy right now I found. I kept getting blocked errors on stuff I shouldn't have been getting blocked on. For example one of my formulas output a 1. Another cell references the 1 and gets blocked, even though it just called the value of the cell, nothing else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!