-
Control Center optional template issue
Hi All, We are using Control Center for our projects, we use it with 4 different countries and every country has it own set of templates that they can select when creating a project. So in total we have 16 optional templates that are unrequired and unselected. The country then selects their own 4 templates. And creates the…
-
Automation to updates all with same name in the primary column?
Hi, I primary columns with customer ID's. I have date columns I put today's day in when I have contacted that client. What I need is, when I put a date in the date in the column, is to have all the customer with the same ID in the primary column to have the date column also fill. Or a help column auto fill with a text or a…
-
Smart Sheet API GET Rows not wokring
Hi all, I am using the smart sheet api to read and update a rows values. I am performing this task using a python script and then requests library. My current code setup looks something like this ------------------------------------ import requests Test = "_________________________________________" url =…
-
Ongoing Performance Evaluation Setup Dashboard - Form Won't Populate
Hi - I was asked to set up this dashboard: The template has been downloaded and the new workspace has been created. The form is set up, and when I did a test fill out of the form, the data went to the "Feedback: Positive" report, (which populated onto the feedback portion of the dashboard) but the data won't populate to…
-
Is there a way to check a box in a sheet based on data and checkbox in another sheet?
In this scenario, Index Smartsheet automation is to happen based on data in the Licensing Smartsheet. More specifically - Check box in Ready To Start E. cell in Index Smartsheet when Licensing Smartsheet States To Be Filed (checkbox) is checked and ALL states to be filed Filing Status's equal “Complete” and ALL states to…
-
Send to Contact in a Cell Limitation
Is there a limitation as to the number of email address that can be entered into this workflow? I have an alert that I want sent to 3 different email fields within the Smartsheet. However, the automation tool is only displaying 2 of the 3 potential "Conacts in a cell."
-
how can i sync dates in a column with formula?
Hello, below, I will explain to you the calculation of the termination notice period before the expiry of a contract and the sending of the reminder e-mail to the responsible person according to this notice period; 1- In the first step, I enter the end date of the contract and the notice period on a daily basis. 2- The…
-
Assigning an auto-number
Hi I have a sheet that is populated via a form and if questions are answered in a certain way it copies cells to another sheet. Once the row has been copied to a the other sheet I have other update workflows that are triggered. The problem I am having is I need to be able to assign a unique ID to the row being copied, but…
-
Track inventory movement in multiple warehouse locations
Hi, We would like to track inventory movement between multiple warehouse locations, there is no need to track stock value/sales, just need to track inventory movement between locations and the inventory balance Warehouse: Warehouse A, Warehouse B Item: Item A, Item B Current Stock: - Warehouse A, Item A: 15 - Warehouse A,…
-
Auto-populating sub-tasks from Form.
Hello. I have a list of tasks, assigned to different people, that have to happen each time a new topic comes up. Ideally, when a user submits those topics via a Form, I would like that list of tasks/assignees to auto-populate as sub-tasks below row of information that was submitted from the form. Is that a thing that can…