Hello Smartsheet Community,
I appreciate your support on calculating "% of complete" based on "Status" value. I have some predefined values for "Status" column and need to connect the "Status" to "% of Complete". For example:
When Status="Backlog" --> % Complete=0%
When Status="In Evaluation" --> % Complete = 25%
When Status="In Draft" --> % Complete=50%
When Status="In Approval" --> % Complete= 75%
When Staus= "Completed" --> % Complete=100%
Appreciate your help on formula for the "% Complete" column.
Thank you!