List calculation not working

alexanderrangel
ServiceNow Employee
ServiceNow Employee

I have a extended column of currency type   but when I try add a list calculation nothing happens.   The list calculation works on the other (non-extended) fields.   I am using Jakarta.   Any idea what I am doing wrong?

5 REPLIES 5

divvi_vamsi
Mega Expert

Alexander, so trying to understand the detail, the other non-extended fields are of type currency?



Thanks


Divya


Hello Divya,   Yes only the currency field is extended and it is the only one that is not working.


Alex will you be able to give more details about the extended field?



Like is the current table a child of parent table..if so which table?



OR


Is the field just a reference field and table is not an extended one?



As much details possible!!!



Thanks


Divya


Hello Divya, Thanks for the follow up.


The table is clm_m2m_contract_asset and I am trying to do a sum on a reference field Asset (alm_asset).Cost.   Nothing fancy here.   Any ideas?