Tracking Date versions

I have one problem statement. Please provide your idea/solution in the below example
Problem Statement: We have columns set up to track the dates when version 1 is submitted, version 2 is submitted, version 3 is submittedβ¦. Etc.
We want a column that says βTwo Week + Flagβ in front of the columns tracking all the versions, so that they can create a report and follow up with their vendors because two weeks have gone by and they have not yet received an update.
We want to track WORK DAYS only and then want the column to read βyesβ only when 9 days have gone by and a new version was not recorded.
Example:
Version 1 was submitted on 10/25/22 and version 2 was submitted 11/1. There would be NO βyesβ in the column. But say version 3 column is empty, the βTwo Week + Flagβ column should read βYESβ on 11/14 until the Version 3 date is filled in (that is less than or equal to 9 days from the previous version).
Now the even bigger challenge. Letβs say it says βYESβ and then they follow up and receive the new versionβ¦ They need that column to NO LONGER say βyesβ until the next version exceeds the βyesβ
Thanks & Regards
Email ID: info@sspmconsultants.com
Did I answer to your question or fix the problem? Please help
the Smartsheet Community
by voting it Insightful/Vote Up/Awesome, or/and Accepted Answer. It will make it easy for others to discover a solution or help in answering!
Answers
-
@Khasim I would suggest using a MAX function to pull in the most recent date across the columns. You can then nest that in a NETWORKDAYS function with TODAY being the "end date" to find out how far in the past the most recent version was received. From there you would build an IF statement around it saying that if the NETWORKDAYS output is more than whatever number then output "yes".
-
Thanks @Paul Newcome. Let me try that.
Thanks & Regards
Email ID: info@sspmconsultants.com
Did I answer to your question or fix the problem? Please
help
theSmartsheet Community
by voting it Insightful/Vote Up/Awesome, or/and Accepted Answer. It will make it easy for others to discover a solution or help in answering!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!