Hi All,
I'm working with SSRS report which have a column of Net Amount field and I want to show the total amount of all rows per page in the end of the page body and if more lines exist it will print in another page and have total amount line as well.
In my report I have created a table and added a group, I have added a row with add total amount of the new amount field. But in my report the total amount is coming but not per page when all the data is printed in second page then the total amount line is coming.
Please help me to solve this issue.