Sign in to join the conversation:
Is it possible to set up an alarm/reminder with conditionals?
For example:
I need to send an update request to certain contacts that show in a column that the task is due on a specific date.
Thank you
Many of the conditions can be done using the existing dialog. Some will require a column (or more) calculate the criterion and then that would be used.
Craig
Woot woot! Thank you. I think, every time I learn something new, I like smartsheets more!
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?
How can I delete old sheets I no longer use from my account?
I'm trying to display a task progress chart showing "complete", "late", and "not complete" in my dashboard and for some reason the chart will display as a column chart but it won't display as a donut chart even though I'm referencing the same report. I'd prefer to display as a donut chart as I think it looks better and is…