-
Successor tasks have mysteriously changed to start the same day predecessor ends
While reviewing a timeline created several days ago I realized that successor tasks are suddenly starting the same day predecessor tasks are ending. For example, Task A ends on 4/10/26 and task B begins on 4/10/26. Previously, task B would begin the following day, in this case 4/13/26 because Saturday and Sunday are non…
-
See time and not percentage in Schedule Tab
Hello, Currently, in the Schedule tab in RM, we are seeing by default the allocation percentages of the resource. Is there a way to see as default the time per day and not the percentage? Thank you in advance, Marco
-
How to recover deleted calendar from Calendar App?
My colleague accidentally deleted a calendar I created in the Calendar App that our team shares. How can I recover this? It's not in our deleted items. I do have the URL, currently seeing this error: Oops! The page you were looking for doesn't exist. (ErrorCode: 404)
-
Auto Create Schedule Based on Needs
Does anyone have a template that can create a schedule based on needs? For example: we enter the number of contacts calling us per hour per day and how long the calls take, how long it takes us to answer, the service level we want, list of full time and part time techs with their normal hours they work and a two week…
-
Predecessor #REF Error
a PM asked me to look at his schedule because one of his predecessor cells had #REF. We can't figure out why this is happening because he references line 176 in other cells in the column. When I went and looked at the schedule on my computer, the #REF error moved to a totally different cell and I don't see it in the same…
-
Is there a way to turn off these lines?
The gantt is looking too clutter for our liking. Is there a way to turn off the connectors lines to give a cleaner appearance for print outs?
-
Limit Time-slot selections
I am creating a sign-up form for an event, in which people will select a time slot to attend (1:00, 1:15, 1:30, etc.). There are 12 possible selections, and I can have a maximum of 4 people select each option. It would be wonderful if after the fourth time an option is selected it either disappears, is greyed out, or the…
-
"% Allocation", "Assigned Resource", "Task Duration" Impact to Task's End date??
I would appreciate some guidance on a common project scheduling practice in Smartsheet. Typically, resource allocation (% allocation) and assigned resources are defined before building the WBS. Task start and end dates should then be driven by both task duration and the assigned resource’s availability. For example, if…
-
Re assign task midway thru
I have a task that started in Sept and ends in Feb. I need to assign it to someone else, but do not want to lose the history of the first employee. How do I do this?
-
Using CONTAINS in a MAX(COLLECT) function
I have a schedule that has a task name column, a date column and a task type column. I am trying to build a formula (in another sheet) that will return the latest date based on when the task type is "APP" and the task name contains "GS" somewhere in the cell. Here is the formula I have come up with: MAX(COLLECT({Schedule…