-
Smartsheet Summit in München: Jetzt anmelden! 13. Oktober 2025
Smartsheet Summit in München: Jetzt anmelden! Wir haben ein fantastisches Event geplant: den Smartsheet Summit in München - mit Insights von Nestlé, Zeiss, Palfinger, Thermo Fisher und mehr! Hier geht's zur Anmeldung und zur detaillierten Agenda! Es ist kostenfrei, aber Plätze sind begrenzt. Wir freuen uns auf Euch!
-
First day of week configurable in every representation
Hi, for those in countries where the first weekday is NOT SUNDAY, being able to configure the first day of the week for all settings (including calendar picks etc.) to be another day would be very 21 century ;-) So come on Smartsheet, start a new initiative to recognise the whole world ;-)
-
Log-In Dashboard Landing Page
My idea is to create a custom landing page that can take place as a home page on log in. The concept would be to allow the user to log in, see immediate metrics and KPIs that matter to the organization and let the user see how many system tasks they may have throughout the entire portfolio. This would take the place of…
-
Hello Smartsheet World!
Hello! I am Jeff Stovall with Veeva Systems. I just joined the Smartsheet Community to learn more about the latest features and creative ways to use Smartsheet. ~ Jeff
-
Hyperlink in Alert/ Automation
Hi, I would like to add a hyperlink to a Smartsheet report in an alert. The idea is that I want to direct the alert recipients to go to this report to complete a task. Is there anyway to get a hyperlink into the body text of the email alert? Otherwise I need to put the entire url into the body of the alert, and the…
-
Backup all workspaces
I need to be able to backup all workspaces at once. Backing up each workspace one by one is tedious and a waste of time. I know someone is going to tell me "even system admins cannot backup workspaces they are not shared to, and can only backup workspaces they own or are shared with." So, let me do that. At least let me…
-
Transfer ownership as part of removing someone
When removing someone from my organization, I shouldn't have to transition owned permissions to someone else first. I should be able to say "remove user" and then it should pop up with a window saying "this person owns X items, who would you like these items transferred to?" I struggle to remove users because Smartsheet…
-
Record a date - From/To
I am trying to record a date when the value in a status column changes from "Closed" to anything else. My research shows that I should be able to create an automation using the condition Status Changes From Closed to Any Value, if the status field is a single select drop down field. I've confirmed the status field is a…
-
Issue sorting Dates within a Row Report
I am trying to sort dates within a Row Report and I keep getting results that are not in order. The Column type is a dropdown, and from what i have researched I understand the sort is dictated by the order of the dropdown. The dropdown is already in order by date in my source sheet. I have even created a separate column…
-
Construction Phase Count Formula
I'm trying to count how many projects are in the construction phase each month using this formula: =COUNTIFS({Master Project List Range 1}, "2 - Construction", {Master Project List Range 2}, <=Month@row, {Master Project List Range 3}, >=Month@row) It works, but I want to make sure it's also counting projects that are…