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'm receiving this message every time I try to open my sheets. I'm the only admin user. I have already performed proper troubleshooting, such as clearing the cache, logging in incognito, and logging out and back in, but the issue remains unresolved. It's been a few days, and I'm unable to track our projects and this…
I’ve created an automation that generates a document and forwards it to the individual specified in a cell. The line item also has several additional attachments associated with it. Is there a way to include those attachments with the generated document?
I have an automation set up that copies a row to another sheet each day. The automation itself works correctly, but the problem is that it copies the formulas rather than the values, which causes the formulas to break and return errors. How can I configure it to copy only the values instead of the formulas?