Issues with Numbering Children (Child 1, Child 2, etc.)
Hi!
I am trying to implement a column formula in Smartsheet that assigns an ordinal number to each of the children in a sheet. For example, the first child would get a "1", the second child a "2", and so on. I've tried several options, and the one I liked the most is the following:
- Create an auxiliary column with a "1" each time a child is found.
- Create a column that sums the entire auxiliary column up to the current row, using this formula:
=SUMIF([Row]:[Row], <[Row]@row, [Aux]:[Aux])
.
The issue with this formula is that Smartsheet tells me there are too many calculations in the sheet and it cannot save it. I tried limiting it with a first IF
, but it still doesn't work.
Do you have any suggestions for achieving this while keeping the main objective, which is to be able to use it as a column formula?
Thank you in advance for your help!
Tags:
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!