-
Analyze data now includes suggested prompts for chart generation
The analyze data AI tool helps you quickly get insights into your data, instantly generate charts and metrics, and then add AI-generated charts to your dashboards. We’re now providing you with more help to get started by automatically suggesting charts based on the data in your sheet, so you can get insights right away…
-
Support Email
Hi, I can't seem to find the email address that I used to use for Smartsheet support. I am trying to find for a peer of mine. Is anyone able to provide me with this? Thank you, Crystal
-
Best way to create a file in sharepoint when a new row is created?
I am currently trying to figure out the best way for one of our clients to link smartsheet and sharepoint so that when a new row is created it will create a file folder in sharepoint. I have tried the zapier route and looking in to power automate, I wasnt sure if there was another solution out there. Ideally I would like…
-
Month Name written as Text for Today's Date
what function return month name from date "i.e =TEXT(MONTH(TODAY()),"MMM")"?
-
🚨 [Feedback Requested] Would commenting directly on Dashboards help your team? 🚨
Hi all! I'm the PM for Dashboards and I'm exploring adding some Conversations capability to the canvas. This would include - Letting users leave comments on widgets in a dashboard Adding an “annotation mode” where you can highlight or draw attention to specific areas of a graph Possibly enabling approvals right on the…
-
Share Data Mesh Configs with other Admins
I would love to be able to allow other Admins to see/edit my Data Mesh configs.
-
Introduction
Hi everyone! I’m Shannon from Texas, and I work in higher education. I use Smartsheet to manage dashboards, track processes, and organize reports that support academic operations each term. I’m always looking for new ways to automate workflows and make data more dynamic, so I’m excited to learn from others here. Outside of…
-
Excluding All Categories with 0s from Dashboard Graph
I have a Sheet with multiple columns the values that make up these columns are derived from a count formula. I cannot figure out how to generate a report that allows me to exclude only the columns that have zero values. I am trying to filter the report in a way that only the columns (which are categories) that are greater…
-
Dynamic View Domain Mass Upload/Paste
Request: In the Dynamic View Setup tab, under the Shared Domain section, we are currently limited to entering one domain at a time when configuring access. This limitation presents a significant challenge for our team, as we often need to share specific Dynamic Views with hundreds of external domains. The current process…
-
How do I automatically add today's date when something is marked "complete" in status?
I have been using the formula =IF(Status@row = "complete", TODAY()) to add the date into a "completion date" column. I thought that it was working, but it updates the date every time I open the Smartsheet. I wanted it to just give the date when it was marked "complete" and then keep that date. Is that possible?