-
C# SDK - A strongly-named assembly is required
Edit - I started from scratch rebuilding it, and that solved whatever bug was causing the issue. I still have no idea what was wrong. I'm using Visual studio/C# to make a dll for Office/VBA automation. This was working until the TLS 1.0 deprecation on 3/31. I updated the SDK to to the newest version using the NuGet manager…
-
Checking Some Children Rows but Not All
Hi everyone, I'm somewhat new to Smartsheet and I'm still learning about formulas and functions. I have a parent row and 4 children row. If all 4 children rows are checked, that's great but it's most important that the last 3 are checked in order for the parent row to automatically be checked. I set up a function.…
-
T-shirt size icons for visual icons?
Would love to have S/M/L T-shirt icons to visually look at sizing. This would be helpful as a project manager and on a scrum team
-
Legends on Calendar
Is it was possible to add a color legard on the calendar view? I noticed someone else asked a year ago and wondering if maybe Smartsheet made this possible. See screenshot.
-
Uploading Users / Resources
Aloha, new to Smartsheet set up from scratch. Using free 30 day trial and tried to load users (80), but seems it surpassed the max allowed number. do you guys know how many we can use? Also, please help understand how to avoid sending email notifications even when the upload FAILED. Thanks!
-
Opening a Report from a Chart Widget
I have a dashboard with a Chart widget. The "Edit Interaction" behavior is set to open a Smartsheet item, specifically a report. Is it possible to open that report in a separate browser tab? This is my second dashboard, and I'm struggling to see how to make that happen. My first dashboard was prior to the last Smartsheet…
-
Project intake
Hi For our project- and programmanagement, we want to make use of the template set 'project intake'. We already created an 'intake form' whereby projectleaders can submit their project proposals. Is it possible to share this form with possible projectleaders without giving them acces to the project intake sheet in which…
-
Converting UTC timestamp to Hawaii Standard Time timestamp
I've been importing data from Toggl (toggl.com) using Zapier (zapier.com) to SmartSheet. The date/times are recorded in Toggl in UTC, and I'm trying to convert this to HST (i.e. -10 hrs). My settings are for HST. The UTC format: 2019-03-15T02:43:21+00:00 I've tried several suggestions in other posts/solutions for…
-
Is it possible to hyperlink text in a form.
This would allow the user to access additional information when completing the form. I have placed a link to some information in another sheet but the link is long. I know there are applications that shorten urls but I would prefer to hyperlink the text.
-
What's wrong with my RYGB formula?
Ok, I'm feeling really stumped. I have this formula for changing the color of the RYGB balls based on the number in a specific cell but it is returning an #INVALIDOPERATION on anything except zero (when the ball turns blue). Where am I messing this up? =IF([# of Days from Submission to Assignment]@row = 0, "Blue", IF([# of…