Smartsheet Community:
I having Issues Adding Verbiage to my Formula: =IF(Impact@row = "Highest", "P1", IF(Impact@row = "High", "P2", IF(Impact@row = "Low", "P3", IF(Impact@row = "Lowest", "P4"))))
P1: The issue impedes QA and/or further development until resolved. The code cannot provide the core functionality at all unless the defect is resolved.
P1: The issue impedes QA and/or further development until resolved. The code cannot provide the core functionality at all unless the defect is resolved.
P2: A major (non-P1) function of the site produces the wrong result and while a workaround may exist, it is not acceptable for the long-term. The situation impedes usability of the site for a majority of the users.
P3: A minor function of the site produces the wrong result. A major function of the site produces the wrong result and there is an acceptable work around. The situation impedes the usability of the site for a minority of the users.
P4: Deficiencies that are cosmetic and do not impact the usability or functionality of the site.
Thanks for the Help in Advance