Sign in to join the conversation:
Good afternoon.
I have a question about the percentage during the project, because my% predicted on the date and my% Complete, does not hit when they are the same.
I think your formula aide is hiding part of the answer.
There are a couple of different factors at play here.
1. [% Complete] children are entered manually. Unless your manual entries match the predicted, they will diverge.
2. If you check rows that are supposed to finish today, since you use greater than instead of greater than or equal to, you may get odd results because the End Date for today is (probably) at the end of the work day, which may or may not line up with the value returned by TODAY()
3. [% Complete] roll up is based on the sum of the individual durations and your prediction is based on the start and end dates. If there are any gaps or overlaps, the two numbers will diverge.
There's more, but should get you started.
Craig
@Paul Newcome , Hope you are well. Question for you, meant to ask quite some time ago but forgot. You had shared this right after Engage 2025. I'm unfamiliar with the view and how to create it. Can you tell me about this view?
I am trying to change owner on a Smartsheet sheet to the owner of the workspace it is located in. I keep getting an error message stating the permissions need to be managed at the workspace level. I am unable to change owner for the sheet at the workspace level. Not sure how to accomplish this change. HELP!
Hello all, I have a weekly report that I'm building and would like to be able to only expose two weeks worth of status. The report has a status and a commit date column and I'd like to remove anything that is "Done" and more than 2 weeks old. I'm trying to avoid having a report that has 100 rows of tasks that have been…