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:
Hi all,
I try to add colomn for % of theoric progress and use it with the real progress on formul to define different status (Done, Not Started,Task in Overdue, Work in Progress)
Hi Adil-Dkaki,
Smartsheet treats percentages as values between 0 and 1. For example, 0% should be expressed as 0 in a formula, 75% as 0.75, and 100% as 1.
Try converting your percentages into decimal values in the formula (make sure to remove the % sign as well). Here's an example of the formatting using a small chunk of your formula:
=IF(TODAY()<[Columne]5, 0)
I'm looking for a way to attach notes to a sheet that isn't attached to a specific row. Rows for many of my sheets are cleared out in preparation for the next iteration of the project, and I need a notes/comments field that remains with the sheet even when the rows do not.
I have a workspace that I am looking to move items from into a new workspace. The reason I want to do this is becasue there are individuals that have access to the original workspace that do not need access to everything that is currently in the workspace. In the original workspace is a MAIN document that holds all…
How to use Smartsheet AI/automation to automically write project status?