Hi all,
I have a Report and I would like to calculate the Total value of a field. I don't know exactly what I should do. I have the SalesLinesExtended and I have the field called SalesPrice, I would like to have a Total at the bottom of the field that showes the result of the additions of all the lines from that particular field. I have no clue of what I should do and how the method should look like. Since the Report is supposed to Display it I'm sure it's going to be a display Method but I don't know how to do it.
Does someone has an idea?