Set formula for a field without any scripting

I was trying to do a simple arithmetic caluclation (field A - field B) and update this in a field C which is present in a child table , Where field A and field B is present in the same child table Is there any way without client script or server script i can acheive this

Hi @cherrycharan:

Check this:
https://frappeframework.com/docs/user/en/basics/virtual_docfield

Hope this helps.

1 Like

Yes , this worked