Crystal 8.5
I have a report with two linked subreports.
Is there a way to inserst linked subreports within these linked subreports.
These reports are linked by Date field.
Thanks.
Hello:
I use Crystal 8.5.
This report contains one Main report and two subreports. The Main report consists of one Group (Location: North South...) and detail a(Coloumn Headings) and detail b (fields) sections.
When exporting the main report to excel, each row appears after skiping 2 empty...
I am trying exclude other records if the group included at least one PERIN from the data set I bring in the report.
Sorry if I missed to mention that before.
Thanks
Madawc Williams, Turkbear
Thanks for your quick response.
I am bringing around 35000 records in the report based on my creteria and therefore I cannot hard code pt_id.
I am trying to write a code or use parameter field so that it excludes all occourance of pt_id with Specialty of PERIN.
Sorry about not being very Clear.
From the table above.
If Specialty <> PERIN then all the occourance of pt_id 10001 and 10004 should be excluded from the report. Therefore on the report I should see the following.
Pt_id Proc_cd Priority_cd Specialty
10002 66.1 01...
Hello:
I have a table set up as below:
Pt_id Proc_cd Priority_cd Specialty
10001 74.1 01 OB
10001 75.6 02 FAMIL
10001 66.2 03 PERIN
10001 31.7 04 FAMIL
10001 52.8 05 PERIN
10002 66.1 01...
According to me create a formula as below
if {field_name} = A then 1 and name it as A
Creat another formula
if {field_name} = W then 1 and name it as W
in the group create a summary field to count 'A' and another summary field to count 'W'
This will count no of A's and no of W's
I hope this...
Due to the nature of the report I cannot use crosstab. Can you please help me with the formula?
I tried it by grouping by ID and creating fromula but only the first code shows up rest of the code are blank.
Thanks
Hello!
part of my data set from a table
ID Code priority code
012655100191 36.01 01
012655100191 36.07 02
012655100191 37.22 03
I want to create a crystal report to display the above data as below
ID Code Code Code
for...
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.