-
Don't miss these table view updates: performance boosts + new features now live!
Hello Community, As the newest view on the block and the modern evolution of grid view, table view continues to undergo a steady drumbeat of enhancements prioritized based on your feedback. You spoke, we listened, and now we’re excited to share a collection of new and improved features that work together to deliver a…
-
how can i overlap 2 tasks.
Hello, i've a question about 2 tasks. Task 1 has for example 4 hours and should be on day 1 for example 6 january. Task 2 has 30 hours and should be on start on 4 january and futher. How can i manage that on 6 january task 2 has only 4 hours? Now i got the message user is over-allocated because task 2 is planned on a full…
-
Customer file name stopped working when generating pdfs
I am working on a sheet where employees enter info into a form, the request is approved/denied by the supervisor, and if approved a pdf is automatically generated. The fields to my fillable pdf are all routed correctly and work, but I am having problems with auto naming the files correctly. They all are named after the…
-
Getting error - need help!
Error occurs when opening Vault Apps in Smartsheet WorkApps. The app fails to load and displays an error message despite logging out and back in. Issue has been ongoing since last Monday
-
Forms & automation
Hello, I use Smartsheets in a Higher Education setting. I have one sheet (Sheet A) for a list of students this sheet contains their student id numbers, email addresses, as well as other helpful information. I built a If Yes/If No check column on this sheet as well. My next sheet (sheet B) is a form that is asking is the…
-
Sharing with Editors outside our company
Good afternoon! My company works closely with another ambulance service, Company B. Both companies have a Smartsheet Enterprise plan. I have created a workspace that I need members of Company B to edit. Do I need to make them members on my account if they are already members on their account? Or do I just need to add their…
-
Can an admin of a sheet be from a different organization?
I have shared sheets and dashboards with people outside of my organization, and one has a paid license. Would I be able to grant admin access to this licensed user to their sheet? Or would the ownership of the space by one organization limit the admin accessibility of someone from outside?
-
Dropdown values aren't showing in form using the new dropdown link to sheet
I used the new feature with the dropdown column type where you can reference a single source sheet for dropdown values (thank you, Smartsheet!), but when I am creating my form, it doesn't show that field in the form —- see error message below. Has anybody experienced this and if so, what did you do?
-
Date/Time field should be Date&Time field
Timestamps are only included on Created Date and Modified Date but it is useful to have a specific timestamp that will not update every time the row/sheet is modified. This would be a huge help especially when using the Duration field or other formulas. Either update the Date/Time field to include the time like Created…
-
Enable Dynamic Variables in Email Subject Lines for ‘Send as Attachment’ Feature
Many users need to automate report deliveries with contextual information (e.g., month and year) in the subject line, similar to how Automations allow cell value references. I propose adding support for dynamic variables (e.g., {{ColumnName}} or date placeholders) in the email subject and file name when using the “Send as…
-
Linked Dropdown Columns
Good afternoon, I am trying to utilize Linked Dropdown Columns for a manual process we have. We have many sheets that use a "Client Name" column with a dropdown list. Whenever a new client comes on or exits, we have to manually update every sheet that has a Client Name column and update the dropdown list. We do not have…
-
Creating a report frm several sheets to assign tasks without adding an assigned column to each sheet
I have a collection of sheets (10-12) that all have projects in various stages that need a status review/update. This is a temporary process and I need to be able to assign each project to an employee, but these sheets don’t have an assignment column already built in them. Is there a way to set up an assignment system…
-
Report that includes multiple sheets
Hello - Is there a work around in a Report to list multiple sheets in an order that I choose? Sorting doesn't give me the order in which I want them to appear in the report or in a widget on a dashboard. I would like them in a specific order. Thank you.
-
Basic Logic for Data Updates
System logic used to 'prompt' users upon data entry to validate that the user is doing something on purpose despite it being illogical. An example would be - entering a date within a date column that is in the past (or future; depending on the actual column).
-
Displaying multiple time periods in Gantt view
Is there a way to display multiple time periods in Gantt view? Example: you have staff members that are your primary people, and they are contracted for 4 months, and then secondary or "fill" staff members that sit in when the primary is away on sabbatical or similar break. Idea here is that the gantt bar on a given row…
-
Need update to keep columns collapsed
I've seen many thread with this, none of which have the answer the user was looking for, so I'm starting a new one, hoping this can be an update. I manage a log with many graphic designers who share this log with me. For items not yet on order but have item #'s created, I like to keep them under a parent row neatly tucked…
-
Allow Adjusting Baseline for Individual Tasks (Row-Level Baseline Reset)
Idea / Feature Request I’d like the ability to adjust or reset the baseline for a single task (or selected tasks) instead of having the baseline feature work only at the entire-sheet level. Right now, “Set Baseline” and “Reset Baseline” apply to the whole sheet. On certain projects, especially in construction, only certain…
-
Where are the auto-save settings
My sheets are no longer auto saving. When working on a building a sheet, if i hit the ESC button which I do as a habit sometimes, everything I have done since the last save disappears. It did not used to do that. It's incredibly frustrating as I'll be working on changes for 10-20 minutes then hit esc and everything I have…
-
Please add a display format that automatically appends +/▲ symbols to calculation results
Note: Translated by moderation since enhancement requests are currently only supported in English. Currently, Smartsheet offers display formats like “Currency” and “Comma Separated” for numbers. However, there is a need to display calculation results as follows: Requirement: We want the format to automatically append a “+”…
-
Please add Japanese-specific formats like “hundreds of millions” to the number display options
Note: Translated by moderation since enhancement requests are currently only supported in English. Currently, Smartsheet allows selecting formats like “currency,” “decimal,” and “comma-separated” for numbers. However, in Japanese business practices, amounts are often displayed in “hundreds of millions.” Request: Please add…
-
How to calculate % Planned in Father Rows?
Hi Community I created a new column to calculate the planned percentage in my project; however, in the father rows is not calculating correctly, even if I tied the percentage between complete and Planned, the percentage is not the same. I am using the following formula =IFERROR(IF(Finalizar@row = Inicio@row , IF(TODAY() >=…