We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

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