Auto Number: possible to generate Project IDs in Smartsheet?
Answers
-
@Nguyễn Hà Anh Are you trying to get a WBS in place?
-
@Paul Newcome Yes, thanks I have booked a Pro Desk session and the issue went well finally.
-
@Nguyễn Hà Anh Glad that you got it working. I'm not sure of the specifics for the Pro Desk's solutions, but HERE is the solution I typically use when building out a WBS.
Are you able to post their's? I am always interested in alternatives.
-
Excellent!
Glad you got it working!
Also, I agree with Paul. It would be great if you could share how you solved it.
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.
-
So after a Pro Desk session, this is a template for solutions that I got.
For RowID, I use =COUNT($Level$1:$Level@row)
For Level: =COUNT(ANCESTORS()) + 1
Numbering: =IF(Level@row = 0, "", (IF(Level@row = 1, COUNTIF(Level$1:Level@row, 1), "" + PARENT() + "." + COUNTIFS(Level$1:Level@row, Level@row, RowID$1:RowID@row, >(PARENT(RowID@row))))))
Hope this helps.
-
Excellent!
Thanks for sharing!
✅Please help the Community by marking your post with the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
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.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!