Sign in to join the conversation:
I am building a project that has external dependency to be delivered on a specific date . How do you create this dependency? Do you create a task with no duration? (start and finish date are same)?
For me, it depends on where the external dependency is stored / maintained.
If it is located in another Smartsheet sheet, you can link a date to the [Start] date of the project but not the [Finish] date. At that point, either the task is 0 duration (if tied to a [Finish] date or something else if tied to just a date or the [Start] date.
If the external dependency is stored external, I'd probably have a short task to check on its status or react to a trigger, but that is likely best modeled as 0 duration task - the milestone is the external dependency.
Craig
Hello, I'm working through the writing formulas optional activity and in the 'Nested IF function - Progress Column' task it directs you to put in the following formula '=IF([% Complete]@row = 0, “Empty”)'. However, when I put this formula into the spreadsheet, '04a_Marketing Request Tracker - Formulas', I get an…
Currently Triggering recurring workflows are only supported at the top of each hour. For instance 10:00, or 11:00, etc. Would like the ability to set 10:30 or 10:45. Perhaps the inteface can stay hourly so it doesnt get huge, but have the ability to manually edit the time directly to any custom time.
I have an automation that has a condition where I am looking at the column "LEA Interco Supporting Site(s)" and trying to find columns that have the value "Fort Loramie" in them. This works well when "Fort Loramie" is the first item listed in the cell, but it doesn't work when "Fort Loramie" is the second or third value in…