-
Does anyone have a project plan used to bring Smartsheet into your company?
Looking for a project plan that I could use to bring Smartsheet into my company. We are going to be needing SSO Control Center Building Templates for Control Center Building out connectors (mainly for Azure DevOps) Creating Reports (for projects but also for users to see open tasks by project assigned to them) anything…
-
Collecting info via forms, but cells are getting too full: What's the best solution?
Hi all, Here's a quick description of my set-up. We're collecting project progress updates via workflow automations. These forms get sent to various people and the main 'ask' is for them to fill in a free text entry called 'latest update' field. These entries then appear in the 'latest update' field on the main sheet. This…
-
Cross sheet ref to find who's elligible for a job based on credentials
I give up - I need help with a seemingly easy formula pls. I have the 2 sheets below - One is list of crew and their credentials. Other is a list of Jobs and the Required Credentials to work each job. The formula I used in the 'who is elligible' column is only listing exact matches. (Bob can work the Ace job because it has…
-
Dynamic View in WorkApps
I know how to set up and create a Dynamic view and put this in WorkApps but what I don't know is how to share it with 600 people. In General Setting "Restrict view by current user is "Submitted by", 600 people can view their "Own" submissions. In Sharing Tab , "Shared Domain" if I add our work domain, " "abc.com", why do…
-
Proof Column not there anymore.
I'm experiencing an issue with some Smartsheet pages. On a newly created page, the "Proofs" column no longer appears. I suspect this might be a staging page, but it's currently affecting our main Smartsheet setup. Could you please look into this or let me know if there's a configuration change that might have caused it?…
-
Pause "Days in Progress" counter
Within our SS solution we have a formula that starts a day counter from project status of "assigned" and stops counting when the project status is marked "complete". So if a project was assigned on the 5th day of a month and the project is marked complete on the 10th, it captures that the project was worked on for 5 days.…
-
Portfolio WorkApps Not Displaying Projects in Project List
So I am working with building out a Portfolio WorkApp for one of my programs that I have built. When I get it all set up, I can see the projects that I have created for the program on the projects list, but when I hit preview to look to see if it's looking the way I need it to based on the roles, none of the projects show…
-
URGENT HELP NEEDED: Unable to sign in
Hi I made my subscription payment (Business) a while ago, got the receipt via email, and can see all my workspaces and objects, but surprisingly when I am clicking any sheet or report to open it, I am getting an error message (pls see attached screenshot). I signed out and signed in again, cleared the cache, restarted my…
-
Automation Email Alerts not sending
Hi SS Community! I have multiple automations set up to send email alerts within SS across many different workspaces. Recently, all users have stopped receiving the email alerts (still alerted within SS itself). I've checked everything I know to check but cannot find the break down. Outside of checking notification…
-
"metrics sheet" - showing First Day of Week from Week Number
For additional context, I am building on what I outlined here. Short version is that I have a sheet that is pulling in aggregated data to show changes over time. I would like to show the first day of the week as well as the Week Number and have tried adding a column with this formula: =DATE(2025, 8, 25) + (([Week…