rrtraverse
Programmer
Since I came here yesterday and received help passing my shared variable correctly to my main report, I have a shared variable repaidDate in my Main report which I can use to subtract from a loan initiation date in my Main report to get a number of days figure for each Loan ID.
Now I need to sum the number of days for each Loan Id to arrive at a subtotal number of days by customer, and a grandtotal number of days. To make matters worse, I also need an average number of days per customer.
My report is grouped by Customer, then by Loan ID.
The subreport is in GH2b - by Loan ID. I have a copy of the subreport in GH2a to suppress blank subreport sections. I reset my shared variable repaidDate in GH2b.
My Details are in GH2c.
Can anyone help?
Thanks
Now I need to sum the number of days for each Loan Id to arrive at a subtotal number of days by customer, and a grandtotal number of days. To make matters worse, I also need an average number of days per customer.
My report is grouped by Customer, then by Loan ID.
The subreport is in GH2b - by Loan ID. I have a copy of the subreport in GH2a to suppress blank subreport sections. I reset my shared variable repaidDate in GH2b.
My Details are in GH2c.
Can anyone help?
Thanks