-
SELL OUT UPDATE [Virtual event] Register now for Jumpstart 2024 with Community 🥳
👉🏻 We've opened up just a few more spots - register now before they're gone! Hey Smartsheet Community, 2024 is here, and we’re excited to kick off the year in style with a FREE hour-long virtual event for all registered Smartsheet Community Members and peak humans! Other than great music and energy, you can expect:…
-
9-box talent assessment
I have googled and cannot find any company that has automated the 9-box talent assessment outside of excel. I feel like this is a huge miss as all large corporations do talent reviews and succession planning. What would be really cool is if you had all your HR data in Smartsheet and you could have a visual of each team on…
-
Exporting a Sheet with 8,500 rows / 72,000 Attachments
Hi all - i am looking for some help - if i export my sheet - i am looking for the row reference of the Attachments - can that happen - is there any other link that can be formed - except manually adding the info / row number to each attachment - thanks
-
Mapping data within a hierarchy
Hello, I hope you are well. I'm trying to find a way to collect information within a hierarchy on a sheet. I need to gather the last date for a column within a level of the hierarchy and display this date in the parent cell of this hierarchy, regardless of whether new rows are added during the project's development. The…
-
Formula to count of items in a multi dropdown list
Hi The drop-down multi select is very nice and useful. I started to use it yesterday, but I need to use the formula =countif(range, criterion). I want to count how many times a value is repeated in a range that has multi values. I use the formula countif and only count one time a repeated value when the cell have multiple…
-
Vote for Smartsheet Community in the CMX Awards! ⭐️
Community, time to rock the vote! We are so thrilled to announce that we have been nominated for a 2024 CMX Community Industry Award in the Customer Support Community category. These awards celebrate and recognize the achievements of both people and teams in the community industry - an industry that is all about bringing…
-
Merged: DataShuttle Workflow Errors (Action:Replace)
This discussion has been merged.
-
link between sheets
Hi! I'm working with two different sheets. The first one has all marketing activities (webinars, events, trade show, etc). The second one has all the marketing assets created (Ebook, social media cards, etc). I would like to link which assets can be used for which marketing activities. A marketing activity can use more…
-
OneNote integration in Smartsheet
Based on a suggestion I read on this board, I am posting a product enhancement request I just submitted for the community to see. Request OneNote integration in Smartsheet to easily paste in a link to a OneNote page/paragraph/section/section group in one click, and then designate whether to open in the OneNote desktop…
-
Count value from Row
Hello Team, I need your help to count value form row. Here is my question. So I want to count all C0 in my whole spool numbers. I tried formula =COUNTIF([Spool Number]1:[Spool Number]926 @row, CONTAINS("C0",@cell)) Please correct me where I am wrong. Thank you.