-
Allow basic copy/paste in table view
Allow pasting a url into a cell in table view without throwing an error that I have to google to find the solution is switching to grid view, pasting, saving, switching back to table view. https://community.smartsheet.com/discussion/141068/issues-with-copying-in-the-windows-app-table-view?tab=all
-
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…
-
Dynamic Views should allow multiple source sheets to be inserted
What I am trying to say is that as u know in Smartsheet sometimes when the data is very large where it can cross more than 50,000 rows the sheet will be heavy. In one of my recent work when I had to import a large data into Smartsheet I had to break it down in alphabetical order into 5 separate sheets. For Example. 1st…
-
Backspace, enter and delete keys not working...
This has happened a couple of times before. However, when trying to update a form or even a field in the smartsheet, I am unable to use the backspace, enter or delete key. I use Google browser, however I wasn't sure if it was Google, so I switched to Microsoft Edge. Still not working. Also, I tried using the backspace,…
-
Return a value from another sheet with multiple criteria
*IDs have been omited for privacy but there are values in the column I need to bring in the Week # values from the Master Tracker - 2026 sheet into the Week-Over-Week Modified sheet. The group and APC ID need to match. There is a potential of duplicate APC values which is why I need the group to be a criteria as well. I…
-
Copy and Paste Columns
Need a way to copy and paste columns from one "standard columns" sheet to new sheets. This would be similar to a template but more flexible.
-
How To Share Dynamic View With Assigned Users
Hi All, I'm fairly new to SmartSheet and I'm hoping to ask how one can share a dynamic view please. Unfortunately I couldn't gain much insight based on my issue from the prior related discussions. Question: How can one properly set up a dynamic view in order to share that view to assigned users. And I'll aim to provide as…
-
Smartsheet form with built-in AI
You could have a form with built-in AI. Eg: we have a form that becomes a row in our matrix tracker Smartsheet. For example: Marketing Manager Geraldo works with AI, so the form will start asking his name/email. Based on that, the form will make suggestions(what kind of Asset: Brochure, Flyer..) , category(AI for industry,…
-
Merged: Function to duplicate columns
This discussion has been merged.
-
Referencing to Smartsheet table (consisting of 30+ columns) in INDEX/MATCH formula but shows error
Hey, I am using the below formula→ =INDEX({Source_Sheet_Entire_Table}, MATCH([Unique ID]@row , {Source_Sheet_ID_Column}, 0), 1) Although the answer should be "Project details" mentioned in Column 1, it says #No Match. What am I doing wrong?