Hi All,
I am facing one issue while calculating sum from the child entity field value under the parent entity.
Details:
I have two entities Account [parent] and Contact [Child]
contact entity having two field wagesmonthly , wagesAnnually and both are calculated field with decimal number
and contact entity also having lookup of account entity under the form.
Task need to do
I want sum for each field and showcase under the account entity custom field1 and field2
how can we achieve this, can some one guide me on this.
Thanks Josh