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:
In my project sheet I have checked boxes and flag. I would like to include them in my formulas.
Example:
If the box is unchecked by X date then the X date will appear in a reminder column.
Try the below formula replacing "Date" and "Space" with your column names...
=IF(AND(Date1 < TODAY(), Space1 = 0), Date1)
Hello community, What can we do if I cannot delete the data shuttle workflows that I created myself? Thanks!
Recently i have been seeing "Form Unavailable" show up on Forms taht have worked without issues for ages. I thought it might be connected to Table View, but I am not sure for certain. One is on a newly created form and the other is on a sheet that I converted to Table view, because we were hitting the 500K cell limit (so…
Hello, I have created a dashboard and added some Metric Widgets to my dashboard that is pulling text from the profile data sheet that I created. However, on the screen shot below, where it is pulling information into, I want to change the formatting (no bold, smaller font). But when building the dashboard, it doesn't let…