Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Automatic item numbering
Comments
-
Just a small note that your instructions says to put 1 in row 1 for all levels, but it's better to put in 0 for the first row for all levels except level 1, as you did in the screenshot.
-
Thanks for this. One small point, your RowID seems to break when a row is added because it references a previous row. I found a solution here for a RowID that is robust to adding rows (see answer by Rob): https://community.smartsheet.com/discussion/formula-determine-row-number
-
Huge +1 for WBS and WBS Numbering
-
This request for a basic project management feature has been outstanding for over 3 years and there still isn't any movement on it? How is this possible?
-
Am I reading this correctly...? Smartsheet with Gantt and other essential scheduling functions does not have an automated WBS function?
WBS is scheduling 101 stuff and is essential to managing/collecting costs, and resources. So I guess Total Slack or Total Float is really out there...?
Any update as to when (or if) WBS and other essential schedule functionality will be included?
Just a thought to Smartsheet as business growth opportunity... bring the critical scheduling functions to Smartsheet and go head-to-head to MS Project (which is way over the top, and expensive)
-
does the WBS number follow whether you indent or outdent?
-
Outline numbering is such a common feature for WBS and other related documents. It would be great if it could either be a special column or a display option on the primary column (i.e., a outline numbering prefix option).
Such an obvious/basic/necessary feature for the types of users Smartsheet is trying to attract.
3.5 years since original post. Wow!
-
I have to agree with all the other posts that have been accumulating for more than 3.5 years... automatic WBS numbering is a needed feature!
-
Thanks and I noticed that as well. I've revised my formula to make it stop doing that. Here's what I'm using now:
Instead of plugging numbers into the top row, start with formulas below and That will stop it from breaking when you add rows.
1. Create columns for "Row", "Lvl", and "WBS"
2. Put the following formulas in the top row:
Row (this is just the row number): =COUNT(Lvl$1,Lvl1)
Lvl (this is the WBS level): = COUNT(ANCESTORS())+1
WBS (This is the doozy formula that creates WBS numbering): =IF(Lvl1=1,COUNTIF(Lvl$1:Lvl1,1),""+PARENT()+"."+COUNTIFS(Lvl$1:Lvl1, Lvl1,Row$1:Row1,>(PARENT(Row1)))))
3. Optionally, I also create a "Child" Column with the formula "=COUNT(CHILDREN())" - It's not used for the WBS numbers but it's useful if you want to use auto-formatting rules to highlight header columns.
Hope this helps,
Aaron
-
Yes, the number should change automatically when you indent or outdent.
-
My boss just asked me if there is a feature to support the exact numbering scheme. Any reason why Smartsheet cannot invest in this?
-
Hi Travis - can you please update us on the status on this feature request?
-
This seems pretty standard, isn't WBS a very common reason to use a smart sheet? Any ETA?
-
I also vote for the auto numbering WBS. This is an essential feature. Please make it a priority to add this feature!
-
Hi everyone,
Please submit an Enhancement Request when you have a moment to have your vote added
A New Way to Submit Your Feature Requests
To make your Enhancement / Feature Request count, send in the form above because there isn’t a guarantee, it will be registered otherwise.
Original Post: https://community.smartsheet.com/announcement/new-way-submit-your-feature-requestsHave a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives