Percentage field is not getting updated after certain value

Reddymahesh
Tera Contributor

I have created a Percentage field on change request table similar to Business Elapsed Percentage on task_sla table. I have written after  BR to sync this percentage field. It is getting updated till 100 and later it is not getting updated. Even though Business Elapsed Percentage field is updating.

Please find the attached images !

5 REPLIES 5

Uncle Rob
Kilo Patron

What table are you running this business rule on?

@Uncle Rob task_sla

I wonder if there's an attribute or something that governs if the Percentage field can move beyond 100% or not.  So I'd pull up the dictionary entry for the OOB Task_SLA Percent Complete fields and compare it directly against the one you built on change_request.  

Got to be something about those field properties.

@Uncle Rob compared the Business elapsed percentage on task_sla and the custom field I created. Both are same and no attributes for any.