Sign in to join the conversation:
Hi, I am having a problem with one formula that is not automatically copying to a new row (there are others that are being copied). The formula is:
=JOIN(CHILDREN([Column Name]1, ", ")
Why every other formula is being copied but not this?
Thanks.
Hi,
Strange!
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@getdone.se)
Hope that helps!
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Hi, thanks for the reply.
I shared with you.
Thanks!
I'll take a look and get back to you!
Happy to help!
If I understand what you want to do you must use and add an Absolute Reference ($).
=JOIN(CHILDREN($[Ações (O quê?)]$5), ", ")
More info: https://help.smartsheet.com/articles/2476816-create-cell-column-reference-formula
Did it work?
Andrée
Hi, Andrée!
No, it is not the case of Absolute Reference.
If you do a simple test you will see what I mean:
Enter something below the yellow cell and press Enter: the formula at the column "Riscos Impactados" is copied.
Do it again below the "something" and press Enter: the formula is NOT copied.
I hope it is clear now. Thanks!
Ok.
I tested and I see what you mean now. Strange!
If you haven’t already, I would recommend that you reach out to the Smartsheet Support Team. Smartsheet Support Team
But, it worked after I saved the sheet so it's working.
It works for little time. If you include rows and new hierarchy it stops working! I have 20 sheets with this same problem!
I'd recommend checking with Smartsheet Support.
Let me know how it goes!
Hi there, I've created a sheet to where my team is tracking information received. In one column, we are logging the date and time information came in (ie: November 21, 2025 8:30 AM). I would like to add a checkbox column, with a formula specifying that the box be checked if the logged time is AFTER 8:30 AM, and left…
I have a column named Territory, where I am trying to write a formula to populate it when names are chosen from an adjacent drop-down list column called Employee Attendee. If more than one name is selected from the Employee column, I would like their respective territories to populate in the Territory field, separated by a…
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…