Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Filling up percent score field based on checkboxes

Mouktik_B
Tera Contributor

I have 5 checkboxes (true/false) fields . if they are true the percent score field increases by 20% . 5 boxes leads to 100% and unchecking one reduces the percentage by 20%. 
Need the percent score to populate actual percentage based on the checkboxes done manually. 

5 REPLIES 5

The Percentage Score field (Type-Percent Complete)  will show the percentage based on the checkboxes. 
is the field type alright ? and can this be not achieved by Business Rule?