Sign in to join the conversation:
Hi everyone, I have a project that spans multiple years and contains many workflows. I would like to be able to track the critical path to different milestones (not just the last task in the sheet). Are there any tricks to doing this in smartsheet?
Hi kblack,
Can you please send me an email - kara.lumley@smartsheet.com ?
I would like to discuss this further with you.
Thank you!
Kara
Hi. Did you figure this out? I need to do the exact same thing. Thanks,
Warren
Same here .... I need this feature urgently. There are critical milestone and none critical milestones. How do I select specific milestone to be in the critical path calculation?
Thanks
Alon Dagan
I got the same issue, does it have any update. Many thanks
I am trying to write a cross sheet formula and keep getting the incorrect argument set error. The formula I wrote is: =SUMIFS({Total Poles}, {Vendor}, "ALLO", {Date}, >=TODAY(-30)) My formula is stating that I sound sum the amount of poles where the vendor column is Allo and where the date column lists dates within the…
Hi, I am using this formula =IF([Warranty Status]@row = "Warranty Expired", IF(AND([Asset Status]@row = "In-Stock), "Out Of Warranty","")) Its says the formula is unparseable. I can't figure out the issue with the formula. Help is appreciated.
I have a risk sheet with a system generated id column (ACT-0001); etc. In the risk sheet I have a helper column to identify if the risk is linked to a task in my project plan sheet. In my project plan sheet, I have a column called RiskID that contains a string of risks (ACT-001; ACT-0002; etc.) linked to a task. The risks…