Sign in to join the conversation:
Anyone figure out how to hide rows? I have a formula that blanks them out, but I would rather them hide and roll up.
Hi,
Would it work to use a filter?
I hope this helps you!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
If you have parent and child rows you can collapse them. You can also right click on the Primary column at the top and collapse all at once.
Not exactly what I am looking for; I have a formula written to "blank" out cells, but I would rather hide them.
I have a formula that is "blanking" the cells, but what I want is to be able to hide them, like you can in excel. If I don't get this to work probably going to have to go back to excel.....
You can accomplish a similar result with a filter.
I also use filters for this. I assume because you seem to be adverse to this but haven't stated why, you use filters for other reasons. Unless you are using many filters on the fly (which I often do), adding your 'hide the row' functionality into the filter is one of your best bet.
The other is to use Reports.
Craig
I have a list of properties that I'm keeping track of. I have each building divided into suites (children) and each suite has a cell with its square footage. The total square footage rolls up to the building name. I also have a drop down column that shows if the suite is occupied or vacant. I need a to calculate the…
Hi! I'm fairly new to SmartSheets but have been trying a number of things that havent yet worked. I want to be able to show for each parent row, the number of child rows completed as a %. So for the parent row Process Overview there are 7 tasks and 6 tasks are complete so I want it to show as 90%. Can anyone help me?
Hello, I am trying to find the average audit score for a range of percentages between two dates. There are divider rows for organization by month. I have been trying to utilize the following formula but continue to get #DIVIDE BY ZERO for an answer: =AVG(COLLECT([Audit Score]:[Audit Score], [Date of Chat]:[Date of Chat],…