-
PI Planning (PI Board)
Hi, Has anyone ever use smartsheet to run PI planning? I like to use it to create PI board where you can track feature releases, dependencies..etc. Is there a template or a way to configure it?
-
The AI Agent gave instructions for Viewing as a User. Anyone able to get it to work?
AI Generated Response: To view Smartsheet as a specific user, you can follow these steps: In the Smartsheet web application, go to the Admin Center by clicking your account avatar in the bottom left and selecting "Admin Center." In the Admin Center, go to the "Users" section. Here you can see a list of all users on your…
-
Reminder Automation
Hello everyone, I need help in this!!! I’m trying to set up an automation where a reminder is sent to the contact list 1–2 hours after a row is added to the sheet. Is this possible in Smartsheet? If so, could someone please help me with the setup? Thanks
-
RACI Template
Is there a RACI template that Smartsheets already has or does anyone have any suggestions?
-
Sending a Notification not Working
I am still new to Smartsheet and I am trying to add automation to send a notification to a email account but it is not working. I have no restrictions on the project . Can someone help.
-
Resource Management: To notify managed users in Resource Management if they get overallocated
Hello! A thing we really need in our company is a way for managed users in Resource Management to still get notification if they are overallocated across project plans in Smartsheet. Because even though they should not be a licensed user in Resource Management and see everybodys time and expenses, they should still be able…
-
Merged: Allow Mandatory (Required) Fields in Update Requests Triggered by Automation
This discussion has been merged.
-
Showing a timeline (not programme) in a Dashboard
How do I show a timeline as a widget on the dashboard, not the programme breakdown with multiple rows. I am looking to represent a single row that represents the flow from one activity to the next so you can glance at it and see where we are and what's next. Thanks
-
Status to red once the deadline is reached.
Hi everyone, I’m trying to automatically change the Status to red once the deadline is reached. I placed the following formula directly in the Status column: =IF([Ende]@row <= TODAY(), "Red", [Status]@row ) However, I keep getting the error #CIRCULAR REFERENCE. My understanding is that this happens because the formula is…
-
Tasks with multiple start and completed stages before FINAL completion
Hello! I'm building a sheet to track multiple tasks. Each task (FILE) has different stages of completion (PROCESS/INTAKE, Research, Drafting, Reviewing and Finalizing). Each stage has an ASSIGNED TO contact and COMPLETED date. The Finalizing date will be the FINAL/END date. We want to track turnaround time per ASSIGNED TO…