I want a total reportsum of the detail section in a master-detail report, but it is only adding the first line in each detail.
Report sum
Report sum
You can use following expression:
Thank you.
Code: Select all
{Totals.Sum(NameOfDatasource, expression)}