Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
I am tracking vehicle maintenance for our corporate vehicles. I want to set up a rule that will send an email alert when a repaired checkbox is goes unchecked 7 days from the reported date. There is an option for "in the past (days)". But that doesn't seem to work if the repair date doesnt fit within the "x" # of days you put it. I want it to send an alert it goes unchecked greater than 5 days.
If the sheet gets opened daily, you could add a checkbox column and enter
=IF(AND(TODAY(-7) > [Reported Date]@row, [Repaired Column]@row = 0), 1)
This will check the box if the two criteria are met. You can then base your alert to send for when that box is checked.
worked great! exactly what I was looking for.
Thanks!
SGF
Hello, smarter friends: I'm trying to learn how to utilize automations to move certain rows to new sheets in order to explore if my larger/longer ranging goal is possible. Where I'm Currently Stuck: I can't even figure out how to create functional auto to send a row to a basic sheet. That is my immediate need. But if…
I'm having issues accessing Smartsheet in both the desktop app and web browser and continually get the below error message…I need to refresh multiple times to get it to work. And sometimes it works and sometimes it doesnt:
This just started today… For some reason, I can no longer edit fields in my Smartsheet. One I'm the owner of. I do see an icon in the upper right that says "Comment Only", but can't figure out how to change it. Here a screenshot of what I am seeing: