-
Moving Comments Between Sheets
I am looking to find a method to copy select columns in a row along with the row comments from one sheet to another. Methods that I have tried and will not work in this scenario: Copying the entire row from Sheet A to Sheet B (This brings over all columns and I am only looking to copy over select columns) Using helper…
-
Only Part of my formula is not working and I can't figure out why
I created the formula below and it is working for the section that says "Validations - Issue Validations" and "Validations - Regulatory Issue" part and I can't figure out why =IF([Risk Activity]@row = "Control Testing", IF([Actual Cycle Time]@row <= 75, "Green", IF([Actual Cycle Time]@row <= 90, "Yellow", "Red")), IF([Risk…
-
How Can I Automatically Remove Outdated Rows for Updated Project Data?
How can I automatically remove outdated data from Sheet A in my Smartsheet, which pulls project data (weeks remaining and timeline variance) from multiple project summary sheets? Whenever a project's data changes, Sheet A adds a new row with the updated information, but I want to ensure only the most recent data is shown…
-
Reply to a comment without @ should send notification
When person A enters a comment on a row and person B types a reply, no notification is sent to person A unless the @ feature is used in the reply comment. Most people do not know this -- the expectation when you reply to someone's comment is that a notification will be sent since you are replying directly to their comment.…
-
Conversations in Sheet vs Report (for the Sheet)
Hello Team, May be this is intentional, but want to double check. In a sheet, when i open the conversations window, I am able to see tabs for "Row", "Sheet" "All" and "Unread". On the contrary, in a report created for a particular sheet, I am only able to see the comments at a row level (the only and default option) - is…
-
Merged: Allow reactions on column comments
This discussion has been merged.
-
Receiving "An error has occurred. Please try again." error message.
One of our users encounters an error message when responding to in-sheet conversations after being @mentioned. However, their response is still successfully sent. I’m trying to identify the cause of this error and determine if it impacts other functions as well. Thank You.
-
Filter comments that include my name
How can I filter or sort comments so I only see the ones with @myname? My team asks tons of questions via smartsheets (one giant sheet with hundreds of entries) and it is very hard to keep up with all the comments and make sure we don't miss anything. The email notification with link to the link isn't enough. I want each…
-
contact
I started a Smartsheet trial yesterday. What I really need is to be able to SPEAK to someone personally about this application! There is no contact number available for "trial users". One found on Google does not work. And any email (3) that I was able to find was either unmonitored or no longer active! How can a…
-
How to copy the latest comment in a row to a cell?
Hi all, I'm building a new sheet where we want to use the comments function, but I'd like to have a "read only" of the latest comment left by a user and with the time a date in a cell. This would help summarize the latest detail on a report or a first look at the sheet, and then if they want to check the history they can…