Custom List Calculations

Andrii
Kilo Guru

Hi,

there is possibility to calculate totals for each column within a list in ServiceNow:

Time Card list.jpg

It is done by Context Menu "Configure List > List Calculations".

My question is: where is the logic responsible for drawing these values under list? It there some UI Macro or something else?

3 REPLIES 3

gyedwab
Mega Guru

Hi Andrii,



Someone can correct me If I'm wrong, but I believe that unfortunately the list calculations are hardcoded into the code of the List user interface, in the actual plugin itself.



What calculation are you trying to accomplish?


I'm trying to modify the way it calculates. Or in case if that is not fissible - I would like to show only Totals - and not to show subtotals under each group


can i create a custom list calculation and can change the names of out of box list calculations