Calculated Fields in Report

DougBallee
Kilo Contributor

I need a field which calculates the difference between 2 dates.  Is there a way for an ITIL user to do this in the report interface; or do I need a developer to do some type of coding, or add this as a field in the INC table?

10 REPLIES 10

Hemanth M1
Giga Sage
Giga Sage

Hi @DougBallee ,

 

we have a feature called "Functional field" you don't have to code , please follow the below steps

Reports:

HemanthM1_0-1692036707005.png

Creeate a functional field as below: select datediff function and pass date fields.

HemanthM1_1-1692037393603.png

Save and add the functional filed column to the report and run  :

output:

HemanthM1_2-1692037484833.png

 

 

Accept and hit Helpful if it helps.

Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025

The functional field button is now visible to us, could be disabled by our company?

Hi Hemanth, is this also possible on aggregated data? e.g. to calculate Successful Change% as (Total Successful changes / Total Changes)? 

For this one, I think you can you ServiceNow performance analytics.