I am using Crystal 11.5.8.826.
I am creating a report to list all the contract pricing we have for customers. There are four different types that we use, each supported by a separate table. They are by Part, by Supplier, by Product Category and Master (which assigns everything for the master customer number to that customer number).
I created four subreports for the different types and dropped them into their own detail section. I then checked off "Suppress Blank Subreport" and "Suppress Blank Section" and I get the results I want for the customers with contract pricing.
Now I want to suppress the entire group (which would be just the GH1 and GF1) for those without contract pricing.
I created shared variables in each of the subreports and passed the distinct record count to the main report and then totaled the four variable. I was thinking I could suppress the header and footer is the value of the "total records" formula was zero, but it is zero at the header for every record and doesn't get a value until the footer.
So how do I suppress the header and footer for the groups where all the subreports are blank?
Thanks, in advance, for the help.
"The problems we face today cannot be solved by the minds that created them."
--Albert Einstein
I am creating a report to list all the contract pricing we have for customers. There are four different types that we use, each supported by a separate table. They are by Part, by Supplier, by Product Category and Master (which assigns everything for the master customer number to that customer number).
I created four subreports for the different types and dropped them into their own detail section. I then checked off "Suppress Blank Subreport" and "Suppress Blank Section" and I get the results I want for the customers with contract pricing.
Now I want to suppress the entire group (which would be just the GH1 and GF1) for those without contract pricing.
I created shared variables in each of the subreports and passed the distinct record count to the main report and then totaled the four variable. I was thinking I could suppress the header and footer is the value of the "total records" formula was zero, but it is zero at the header for every record and doesn't get a value until the footer.
So how do I suppress the header and footer for the groups where all the subreports are blank?
Thanks, in advance, for the help.
"The problems we face today cannot be solved by the minds that created them."
--Albert Einstein