Sign in to join the conversation:
Is there a formula to rollup the resource assignments to parent tasks? I've tried the =CHILDREN() formula, but am getting the error #CONTACT EXPECTED, as the formula isn't returning in a "contact" format.
Hello,
The CHILDREN() function must be used within another function like COUNT, SUM, VLOOKUP, etc. See out help center article here for more information on the syntax.
Also, when Dependencies are enabled on a project sheet, parent rows automatically roll-up information in several of the Project Sheet Columns. Project columns are:
If you want to return a specific contact in the parent row, you could create a cell reference formula. If needed, more information on this can be found in our help article: https://help.smartsheet.com/articles/2476816-create-cell-column-reference-formula
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…
Is it possible to sort a report widget in dashboards? We have data that could be sorted by date or by location name depending on the use case. Is this possible? I know the underlying sheet can be sorted by column, but I can't see a way to sort the data in the report widget.