Hi All!
I’m dealing with some issues in the summary view of a grid.
I want to calculate the percent of a record, based on the SUM value of the column.
This is an example about what i want to obtain.
name value percent
name1 50 50%
name2 30 30%
name3 20 20%
Totals 100 100%
I hope somebody can give me some clues in order to solve this problem.
Thanks a lot!