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.

Calculated Field on Incident form

Shruthi8
Tera Contributor

Hi Community,

 

I have a requirement to have a calculated field on Incident form. So, I have 3 custom fields A, B and C. where A and B are floating point number fields and C is a string field, now I want the A subtracted by B value in C.

I tried using formula but no luck.

Shruthi8_0-1741859273907.png

 

 

A solution would be helpful.

 

Thanks in advance,

Shruthi  

1 REPLY 1

SwathiPedireddy
Kilo Sage

Hi @Shruthi8 

You can try with script as shown below

SwathiPedireddy_0-1741863926421.png

 

Thanks,

Swathi