-
Cell Linking Max Count
So when I try linking a cell I got the following error "Your sheet has 5000 inbound links" I understand that this is the maximum number of links but, what is considered an inbound link? For instance, I know that the linkInFromCell Objects can have a status like "OK", "BROKEN", "NOT_SHARED", "INACCESSIBLE", and some other…
-
Add field to timeline
Hi, when using a gantt the timeline normally expands between the columns "Start" and "Finish". Now, I have a third and fourth column which I would want to be on the same time line, but not as one long marking. The time period between "Start" and "Finish" should be marked, but then it should be a space until the third date,…
-
Automating RGB Balls from value scale
Hello, I am trying to automate into a status column a stop light symbol that reflects a value in another column that is on a scale - I am not sure what I am doing wrong... =IF([Health Score]12>= 0, [Health Score]12 < =1.5), [Status]12, "Red", IF([Health Score]12 >1.5, [Health Score]12 <=2.9),[Status]12, "Yellow",…
-
IT Help Desk Reporting
Has anyone created an IT Help Desk in Smartsheet? If so, what kind of reporting are you doing against your data?
-
using OR in a formula
Hello Smartsheet Community, I'm looking for some help in utilizing the OR statement within a function which references columns in another sheet. I am trying to count how many rows have a request status of either "Open", "Awaiting Addl Info", or "In Progress" from specific departments who submit these requests. I seem to be…
-
Dates - Gantt Chart
I'm building out a plan with tasks and dependencies and want the dates to populate based off a vlookup. For example, If "Sprint 12" is selected then the proper start date is set in the Sprint Start Date column...which I am doing now with =VLOOKUP([Sprint Start]4, $[Sprint Start]$123:$[Sprint End Date]$136, 3, false). The…
-
Automatic Daily Task Report
Hello, I wish to have a Automatic Daily Report on Smartsheet but I didn't find a way to do that yet. I manage some resources and they are allocated in many projects at the same time. Many tasks have duration bigger than one day, so basically I need a report to serve as a reminder to them. The logic behind need to be…
-
Alerts & Actions Issues
We have implemented a Smartsheet that uses a vacation approval workflow. A form is used by an employee to request time off. Once the form is submitted, an entry is made in the Smartsheet and an approval request Alert is sent to the appropriate manager for approval. This part is working. When the manger receives the email,…
-
Stale time/date
Hi, I am trying to setup a "Stale" notification for a help ticketing system. When a support ticket (row) ticket has not been modified when compared to the current time and date in over an X amount of hours, then send a notification. I can compare two different date columns like this: =Modified1 - [Created Date]1 But if I…
-
Added IP Management Functionality
Any Chance of adding this type of Functionality to Smartsheets: https://www.codeproject.com/Articles/712335/Followup-DNS-Lookup-and-Ping-in-Excel