I have a view in which there are columns eg. Name, Id, Amount
I have 30 record in that view, I have to show the total of a column (Amount)
I have to see what is the total amount of that particular column. How can I do that
Anyone ?
Thanks In Advance