-
Dynamic Views - Custom Field Label
It would be great if when you customize a field label in the Details Panel that it displays the same value in the main - either automatically or by selection.
-
Can I send a PDF attachment triggered by GoCanvas to a specific row in SmartSheet using Zapier?
We have a pre-populated Smartsheet grid containing a pre-determined ID Number Column with unique identifiers for each of 100+ work locations on stretch of highway. (80EB-1, 80EB-2, etc) We're using GoCanvas to evaluate each of these sites. I have been able to attach the PDF Submission to SmartSheet in the past using Zapier…
-
Using forms in mobile/app
Hi Everyone, We have a form which is filled by the site team. In one field, they have to update the remarks. It is a multiline textbox. But while updating it via mobile/app, there is no option of using 'enter' key to change the paragraph. Are we missing something or is it designed that way. Thank You!
-
10000ft via mobile
Hi Everyone, Since there is no separate app for 10000ft, is there a way to update the time tracking data through mobile? We want our site team to update that data daily. They cannot carry laptops.
-
CORS Support for smarsheet API Access
Hi Folks, I am trying to invoke SmartSheet API from one of my web based application hosted on corporate domain inside javascript container using standard and XMLHttpRequest methods. How ever i am getting an issue when accessing api.smartsheet.com over HTTP Post where its not allowed because the Allow-Access-Control-Origin…
-
Setting up access to a Smartsheet Calendar in Outlook
We are migrating our vacation and PTO requests into a Smartsheet. We would like the calendar view that our payroll admin has of all the approved time off to be available for all to see in outlook. I took the webcal link and shared it with several staff members to see if they could access the calendar. It looks like it…
-
Want to know how enabling Smartsheet WDC to Safe List in Tableau Server Impact its performance.
Want to know how enabling Smartsheet WDC to Safe List in Tableau Server Impact its performance. Want to know how it works (pull data from smartsheet to tableau server ), about its API and how much resource of tableau server it needs to work.
-
Add date to formula
Hi I am currently using this formula =SUMIFS([Number of Slides]:[Number of Slides], Done:Done, 0, Status:Status, "Handed to Pathologist") I want to look at the date for the next 30 days. I have a column titled "Due Date" with dates (2/20/2021) in them. I want the total number of slides in the next 30 days. Could you please…
-
How to add date to formula.
Hi so I am using this formula =SUMIFS([Number of Slides]:[Number of Slides], Done:Done, 0, Status:Status, "Not Started"). I want to also only filter by a certain date. how do I add that. There is another column called "due date" and there are dates in it. How do I only look at stuff due this month by adding it to the…
-
Sum a column of numbers only if they meet certain criteria.
I hope this makes sense. I am trying to add up all the numbers is column "Slides". But I only want to include the numbers if the done is not checked. I also not not want to include the number if column "Status" says Scoring Complete. Column "status" has many different options in it. I only need to total to be in one cell,…