How can you export to excel when your report has a subreport - and you want the subreport information on the same line as the information in your report (by record).
For example: in crystal it appears
record 1info subreport info
but when you export it becomes
record 1info
subreport info
I am allowing my user to choose a date range for the report. The formula is set up so that the date equals the parameter. The parameter is set up as a date range. How can I print the chosen date range in the report header.
I am trying to suppress a group footer when the count is less than 25. In the section expert I have chosen to supress group footer using the following formula: WhilePrintingRecords;{@Count of Approved Swipes}<25
but it isn't working. What am I doing wrong?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.