I have a subreport in the report footer and the subreport is suppressed if its blank. i need to suppress the page header when the subreport is printed. I tried conditional formatting using "ONLASTRECORD", but the page header is suppressed on the last page of the report. Basically i need all by...
following is the data that i have in my database
MERCID TERMID RNGMIN RNGMAX SENUM
------ ----- ------ ------ ------
M123 T123 378683 378683 9360125117
M123 T123 601100 601100 1905602361
the formula that i'm using:
If (({RNGMIN} >= '340000')...
i'm working on a report where i'm conditionally suppressing the detail section for a certain condition. the report is working fine in all formats but when export to CSV, the conditional formatting fails. It looks like it ignores the condition.
working with CR8.5 and DB2.
any idea about this...
I'm working with a report where i have to display data from xml tags. the XML looks like the following,
<Types><Type Id="Dial" Date="01/13/2012"/><Type Id="IP" Date="01/13/2012"/></Types>
i need to display like
CommType IssDate
Dial 01/13/2012
IP 01/13/2012
Can...
I have VB6 application to run crystal reports. Most of my reports are 8.5. i also have reports created in XI. CRAXDRT is used to to run 8.5 reports and CRAXDDRT is used to run XI reports. I didn't have any issues until recently. One of our clients upgraded to CR2008 and now i XI reports are...
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.