-
Formula Text
I am using this formula and everything looks okay but the text that shows up for "Delivered Early" is showing up in the field as 0Delivered Early. I don't know why. =IF([Days Late / Early]3 > 0, "Delivered Late") + IF([Days Late / Early]3 = 0, "Delivered On Time") + IF([Days Late / Early]3 < 0, "Delivered Early")
-
Notifications work for me but don't work for additional emails in cell
Hi, I'm having issues getting notifications to work. I have line items where there are multiple emails in a cell. I have it set up when a date changes, a request for notification goes out to the emails in a designated cell. The emails go to me when I'm the contact but when there are other contacts in the cell, those emails…
-
Will we ever be able to assign a task to multiple resources?
Is there any update on when this feature will be implemented? I cannot believe it is still not possible to assign a task to multiple resources. We are going to need to move to another site soon if this issue is not resolved. It seems crazy that after 12 years, this essential feature still does not exist, while something as…
-
Feature Request: We need advanced functions to connect and control multiple sheets
I am a project manager at a construction company so we use Smartsheets pretty heavily for everything from vehicle mileage reporting to project forecasting. The single biggest improvement that I would like to be done for Smartsheets is for greater links between multiple sheets. We are thinking about migrating to Sage 100, a…
-
Notifications and update requests
I'm automating the update request and reminder stages to update my activities. The worksheet is not shared, but I've enabled the alert permissions for the least restrictive. The actions and alerts indicator column appears in the reminder symbol and is in pending status, but is not sending email to the requested contact.…
-
[SmartSheet-Jira] Few basic workflow queries
Hey Guys, I started to use the JIRA connector for Smartsheet and run into some basic issues while creating the workflow. Idea here is I want to create the Jira tickets (Epic, Story, Sub-tasks, Bugs) from Smartsheet but need 2-way sync to keep updated everything on both the places. Query 1: during the workflow setup, I…
-
Notification of Assignee when predecessor is 75% complete
All My project team members want to have "look ahead " insight into tasks they have upcoming. Is there a way to notify the assignee of the successor task when the predecessor is 75% complete, or x number of days from completion. Currently they receive the notification the day the task is to start. Any suggestions are…
-
Configure Form
* How to configure the selection of two or more options within a single question.
-
Shortcut button of sorts for a Project template
I have many projects in a Project Management workspace. The project sheets have a section to order materials for projects. I have a GRID Sheet in another section of Smartsheets that creates purchase order numbers and has a brief description of materials ordered. I would like a shortcut on each project sheet that would…
-
Nested IF/AND formula
I am new to smartsheets and I am having a hard time with a formula, hopefully someone can help me. I am trying to create a formula that will indicate the status of a task based on the following condition: * whether the task is completed or action is required * whether the task is at risk or not To conclude this is what I…