Sign in to join the conversation:
Is this a bug? Why can I not get the parent level row to show day totals, for all of it's child rows?
Hello,
Duration in Smartsheet is the number of working calendar days it takes to complete a task. Parent rows don't total/sum the duration of all child rows, rather, they take the earliest start date and latest end date of all child tasks to roll up the duration.
I think you're expecting more of an effort calculation (number of work units in hours as totaled from all sub tasks), which it appears you may have already created in that Hours column to the right.
More information on parent roll up is available in the help center: https://help.smartsheet.com/articles/765753-parent-rollup-functionality
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…