-
Merged: Request for Country-Specific Holidays and Multi-Currency Support in Resource Management
This discussion has been merged.
-
Smartsheet Unlocked Podcast with Alison Clancy, Community Queen!
Delighted to make a massive shout out to @Alison C. who I had so much fun chatting to for our latest episode of the Smartsheet Unlocked podcast series. Was so great to be able to highlight the power of the community and we also gave a shout out to @AravindGP, so worth checking out the whole episode to see your mention! The…
-
Dynamic View Search Functionality
Our team often needs to search by program, client or product numbers. I can't find a way to do this in Dynamic View other than Ctrl+F, which only returns results that are currently visible on the screen/window. Any suggestions?
-
Smartsheet Word Search: How Many Words Can You Find?
I found them all…🤣 Nothing wrong with keeping factory installed smart devices in shape. Have a good one! Cheers…Yvonne Smythe
-
Why isn't my email notification being sent?
I have an automated workflow set up to alert someone (several people), triggered to run once at a specific time. I need it sent to notify people to complete a form. I tested it several times when setting the sheet up by sending it to myself, but now that it's live and is supposed to go out to several people it's not…
-
Happy 10th Anniversary Community + Giveaway!
Hey there, Community! We have a very exciting milestone to celebrate with all of you — The Smartsheet Community is hitting its 10 year anniversary this month. Can you believe it? Read all about it on the Press Release here. We are so thankful for every single one of you, whether you joined us in 2015 or today. 🥳…
-
Is there a way to log the email of a person submitting a form without requiring them to Login?
I have a Risk & Issues tracker on a Smartsheet grid; For people to submit a new Item we have them submit a form, but some folk with edit access are able to bypass the form (And it's required fields) by manually adding new cells to the sheet. We were able to track these using the Created By column, if the email was…
-
Help with cross-sheet references
I am having some trouble understanding this. I have a form connected to a large gathering sheet where individual peoples info is all tracked by a 'Unit' or team. I have automations set up to separate each units info from the form to that individual unit (So I have one form collecting 25ish teams form info, and then it gets…
-
Recover deleted attachments through Activity Log
I opened ticket #06169967, and they recommended submitting the product idea. After deleting items and saving the sheet, we can no longer recover items from the Activity Log. Recover should be added additionally to the snapshot option.
-
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…