Sorry. ITs working. But the only thing is, when details are just about one page, in the next page, page header is not getting displayed. Its starting with Group footer 1a. I need page header to be displayed there as well.
Hi,
I've the below report structure
REport Header
PAge Header
Group Header
DEtails
Group Footer 1a
Group Footer 1b
Group footer 1c
I dont want Page header to display in the report if GF 1b and GF1c are displayed.
Is there anyway to do this?
Hi, Is there any possibility of moving from one page to another can be done by having an arrow( <- , -> ) somewhere in the report page instead of clicking right arrow and left arrow on the top of report(which is the menu feature of crystal). Can we customize to get it on the report page?
Thanks...
I tried this and it is working fine for one of my test scenario. Thanks Ian!
But could somebody give me an idea about the behavior of running total. How does it works when I place this in GH2 and GH1. In this scenario I want to get the sum(2_Cnt) for distinct Col2 values and I would like to...
But for this requirement I have to filter it in add command..Because in add command I am using connect by clause of oracle which I cannot use in select expert of crystal and based on the parameter I give to connect by clause it brings the data to the report. Then I need to display the name on...
Hi,
I have a report which uses a command and filtering data by an ID in the command like ID = '{?Param_ID}'. I would like to display the corresponding name of the ID on the page header, so I wrote a formula like this:
if trim({Command.ID}) = TRIM({?Param_ID}) then {Command.NAME}
and placing this...
Hi,
I have a report which uses a command and filtering data by an ID in the command like ID = '{?Param_ID}'. I would like to display the corresponding name of the ID on the page header, so I wrote a formula like this:
if trim({Command.ID}) = TRIM({?Param_ID}) then {Command.NAME}
and placing...
Hi ,
My stored procedure insert data in a global temporary table(on commit delete rows type table) in Oracle depending on the parameter we pass to the procedure. The stored procedure returns a result set from ref cursor of this data. When I try accessing the stored procedure through Crystal...
Hi ,
My stored procedure insert data in a global temporary table in Oracle depending on the parameter we pass to the procedure. The stored procedure returns a result set from ref cursor of this data. When I try accessing the stored procedure through Crystal reports 2008 , it gives me an error ...
Hi,
I would like to disable group tree in crystalviewer. My AppServer is JBOSS(JAVA). Is it something possible? If yes, how to do it and it will be disable for all the reports deployed or the only one report which we are doing for? Also, is it something can be done by application developer or...
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.