My table name is details
the repeating row name is detail
the column name is Amount
I have a separate numeric field (does not included in the table) with the name TotalAmount
How I will calculate the Amount of the repeting rows for the TotalAmount field?
Thank you