-
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…
-
Approval Chain
Hi, I am trying to set up a work flow with the approval chain below: Someone submits a form, it gets sent to a Manager for approval. If approved, the employee gets an email stating such. If it is denied, the manager can add notes on what to fix, it gets sent to the employee to fix. I have that workflow set up. However, I…
-
Is it possible to fill a column without Drag-Fill
Hey, I am new to smartsheet and hope you can help me with this: I want to write something in the top data field and then the text, number or date should be automatically copied to the rest of the column. I found this site: Create a Series of Numbers or Dates with Drag-Fill | Smartsheet Learning Center But the process there…