-
Open to Today's Date - shift a little to the right?
This is a small request - how about modifying the setting of opening the Gantt window to today's date so that it appears an inch or so to the right, rather than nestling at the edge, kind of out of sight? It would help give added perspective on tasks completed/partially/not completed by being able to see both sides of…
-
Webhooks API
Hello, Does anyone have any good examples of using the webhooks feature of the API to send notifications to Slack? I'm not sure if I have everything structured correctly in Smartsheet but, essentially whenever a certain cell in a sheet (that could live in a specific set of Workspaces), I would like to have a slack…
-
wrong class attribute in Search Sheet (Smartsheet API 2.0)
Based on the Python documentation of the Search Sheet functionality under Smartsheet API 2.0 (https://smartsheet-platform.github.io/api-docs/index.html?python#search-sheet) I kept getting an error with this code: response = ss.Search.search_sheet(sheet_id, sys.argv[1]) print(response.totalCount) It turns out the attribute…
-
Adding rows and data types with C#
Hi Everyone, I am currently trying to integrated SharePoint data into smartsheet. However, I am struggling with data types and most of the cells do not take my values. I think I have no issue with certain type like TEXT_NUMBER or DURATION but for the other types I am stuck. Can someone show me an example of how to insert…
-
Refresh Button
Please put the "Refresh" button next to save on the tool bar! Almost everytime i hit save i have to go to the top and refresh. Thank you!!
-
minimap feature
Can you please add a feature to display a minimap of a smartsheet that can be scrolled over. Similar to sublime text's minimap feature. It would make navigating over large spreadsheets much easier.
-
Scatter Chart
Hi! Do you have a timeline for adding scatter chart functionality to SS?
-
Referencing sheets
I am trying to decide between one sheet vs multiple sheets. I currently have one sheet but it has over 50-60 columns and there are sets of data that will be used by different areas. I know I can filter what is needed (to a point) with reports but it still doesn't give me the end result I need. Here is the breakdown in a…
-
Grabbing excel fields and displaying value in a smartsheet field
I'm trying to figure this out.... I have 100's of excel files that are not formatted in rows and columns but these excel files all have the same fields and headers configured like a report. I want to "connect" these cells of each of the files to populate a row with columns representing the fields of the excel field name.…
-
Include update request button on Alerts
Hello, Is there a way to include the update request on an email alert? We currently send our customers a notifications when they submit a request. What we would like to do is give the customer the ability to update the request without giving them access to the sheet. We also do not want to manually send an update request…