We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to add List calculation to a data table widget in service portal

Alon Grod
Tera Expert

Hi,

In service now, we have oob from a list view an option to do list calculations and for example get the sum of the specific column:

 

Screenshot 2026-03-09 181208.png



How can I add this option to a data table widget in service portal:

Screenshot 2026-03-09 181331.png

1 REPLY 1

NagaChandaE
Kilo Sage

Hi @Alon Grod ,

Service Portal data table widgets do not natively support list calculations like sum footers from platform list views. You must customize the widget's  to compute and display column totals.