Sum of Column in Inline Table View

Hi Team!

I am creating an Accounting Project which will allow user to enter journal entries. I have created tables Journal Proper and Journal Record. The Journal Proper is the primary record for each entry. The Journal Records are the related entries of accounts getting affected. I have successfully created a nested form with inline table showing each related entries within Journal Proper Form.

I want a Total Row Showing within the inline table as follows:-

Vivek_1605_0-1729079539782.png

But I could not find any thread which can help me do this. Please help!

There is no easy way to do it. A better approach would be to display the totals outside of the table.

1 Like