I have CR10, Windows XP and am unable to create a function.
My needs are quite simple, yet complicated to me.
I have three groups and in the detail I have a one field using a subreport and another field which is a calculation based on the value passed from the subreport. Both of these fields will be hidden if the user selects a summary, or they will be shown if the user selects a detail report for download.
The problem is when I try to create running totals for each group footer, which is necessary. Is this possible?
Everytime I try to hide the detail section, I lose all of the totals. What am I doing wrong?
Here is the basic layout:
GH1 Department
GH2 SortOrder
GH3 Account
Detail: {@ShareActualAmount} is the passed variable from the subreport
{@ActualCost} is the calculated result field using the shared variable
GF3 Need to show subtotals of both detail fields
GF2 Need to show subtotals of both detail fields
GF1 Need to show subtotals of both detail fields
My needs are quite simple, yet complicated to me.
I have three groups and in the detail I have a one field using a subreport and another field which is a calculation based on the value passed from the subreport. Both of these fields will be hidden if the user selects a summary, or they will be shown if the user selects a detail report for download.
The problem is when I try to create running totals for each group footer, which is necessary. Is this possible?
Everytime I try to hide the detail section, I lose all of the totals. What am I doing wrong?
Here is the basic layout:
GH1 Department
GH2 SortOrder
GH3 Account
Detail: {@ShareActualAmount} is the passed variable from the subreport
{@ActualCost} is the calculated result field using the shared variable
GF3 Need to show subtotals of both detail fields
GF2 Need to show subtotals of both detail fields
GF1 Need to show subtotals of both detail fields