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.

display total working hours

lalithkumar
Tera Contributor

in the below picture i want to display the total of working hours in space down the workinghr where it specifiying no of records count like 1 to 6  is it possible if yes ? can anyone explain and. if no is there any alternative

 

Screenshot 2024-12-04 121635.png

2 ACCEPTED SOLUTIONS

Tai Vu
Kilo Patron
Kilo Patron

Hi @lalithkumar 

Have you tried to configure the List Calculation?

TaiVu_0-1733298413012.png

 

You can select Total value, Average value, Max, Min.

TaiVu_1-1733298446762.png

 

Cheers,

Tai Vu

 

 

View solution in original post

Hi @lalithkumar 

Hours data should be Decimal, you can refer to OOTB fields.
Decimal field type will allow you to select Total caculation.

 

Cheers,

Tai Vu

View solution in original post

6 REPLIES 6

Hi @lalithkumar 

Hours data should be Decimal, you can refer to OOTB fields.
Decimal field type will allow you to select Total caculation.

 

Cheers,

Tai Vu

tq  @Tai Vu i got the point