Sign in to join the conversation:
Hi Team
Is there a way that the rows can disappear after we’ve ticked them delivered please?
Hi Trish,
You could use a filter or maybe a report to only see the rows that are relevant, but i noticed that you have something that needs to be deleted so my recommendation then would be to use a service like Zapier to move the rows to another sheet and then delete the rows from there.
Would that work for you?
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant @ Get Done
Andrée's suggestion is great! I've also done it on my own sheets where I have a top row as a Parent row with our Hierarchy function. When I am done with the next line item, I indent it, which brings it under the collapsed parent row. However, you would have to rearrange any rows that you complete that are not directly under the parent row when all child rows are collapsed. This would hide the rows instead of deleting them, but it may work for you.
I attached a screenshot just in case.
Alison
Smartsheet Support
I have a parent row that I'm using to sum all child row values where Children = 0 and Status = "Not Started". This is my formula. =IF(OR(ISBLANK(Status@row ), Hierarchy@row = 0), "", IF(Hierarchy@row = 1, SUM(CHILDREN()), IF(AND(Children@row = 0, Status@row = "Not Started"), 1, 0))) However, if any of my task rows are…
Hi, I am trying to get a column that provides the Date (easy with Record a Date) but I need the TIME as well. Most of my tables I just use the right function on the Modified Date because the only thing updating those tables are automations or data imports. But a few tables have automations, data imports, and manual inputs.…
I’m hoping to get a second set of eyes from the community in case I’m missing something obvious or there’s a cleaner pattern I should be using. I’ve used ChatGPT to try and help me group/organize my situation coherently…. Because at this point I feel crazy… I’ve literally worked on this for hours. Environment •Smartsheet…