Using Crystal Reports XI against an Oracle database.
How do I display a field/GH value in a higher group? In this example, Task B has a Start Date of 11/25/2009. I would like to display this value in GH1, but because of the null values, if I drag the field to GH1, I get blanks.
The formula (or maybe a variable?) would be: if Task B has a value <> NULL, then display the value in GH1 (so I can hide GH2). Many thanks
Project Task Start Dt
GH1 Proj 1
GH2 A
GH2 B 11/25/2009
GH2 C
GH1 Proj 2
GH2 A
GH2 C
GH2 G
GH2 B 11/25/2009
GH2 D 1/15/2010
GH2 F
How do I display a field/GH value in a higher group? In this example, Task B has a Start Date of 11/25/2009. I would like to display this value in GH1, but because of the null values, if I drag the field to GH1, I get blanks.
The formula (or maybe a variable?) would be: if Task B has a value <> NULL, then display the value in GH1 (so I can hide GH2). Many thanks
Project Task Start Dt
GH1 Proj 1
GH2 A
GH2 B 11/25/2009
GH2 C
GH1 Proj 2
GH2 A
GH2 C
GH2 G
GH2 B 11/25/2009
GH2 D 1/15/2010
GH2 F