Using CR 8.5
I have a report with several groups: Accounting_Period, Sub-Account, Account, and Customer_Type. Accounting_Period and Sub-Account are hidden. For presentation purposes, the report needs to show Accounts within Customer_Type for the first two Customer_Types but hide the Accounts for the last two Customer_Types.
I made a formula in the group format section "Suppress" area that effectively suppresses the Account group footers for these last two Customer_Types. However, I have a variable collecting in @accum formulas and resetting in the Account group header and I also have a running total resetting at Accounting_Period change. With the Account group suppressed, these two formulas don't accumulate and reset properly.
Is there a way to keep a group footer from printing (conditionally) but still have it create the groups I want?
I have a report with several groups: Accounting_Period, Sub-Account, Account, and Customer_Type. Accounting_Period and Sub-Account are hidden. For presentation purposes, the report needs to show Accounts within Customer_Type for the first two Customer_Types but hide the Accounts for the last two Customer_Types.
I made a formula in the group format section "Suppress" area that effectively suppresses the Account group footers for these last two Customer_Types. However, I have a variable collecting in @accum formulas and resetting in the Account group header and I also have a running total resetting at Accounting_Period change. With the Account group suppressed, these two formulas don't accumulate and reset properly.
Is there a way to keep a group footer from printing (conditionally) but still have it create the groups I want?