I need to make a linear table with two total rows: the standard total and a second total that is a percentage of the previous one.
I try to do it building a standard linear table and adding at the bottom a text box with the 'percentage total', but I'm not be able to move both these objects in a report sheet (because I need to build a report with this type of table).
How can achieve this result?
Is there anyone that has developed a similar situation?