Calculated Field Update By Script

mste23
Tera Contributor

Hello Community!

 

I have implemented a calculated field on a table. The information of this field I want to get thru an API call on a database view. But I realised that the calculated field value is only updated when the form is loaded. Is there a way to update the calculated field through script? Or an other solve for this problem?

 

Thanks for any help.

1 REPLY 1

AshishKM
Kilo Patron
Kilo Patron

Hi @mste23 , 

If we save the updated value then purpose of calculated field void, better you can use the same calculated logic for API call and get the value.

 

-Thanks,
AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution