CrystalUser1
Programmer
Hi,
I am using crystal reports 9.0. I have a report which has is based on the following table:
Table Name Purchase:
Fields are as follows:
ID Name Order Total Amount
1 LC1 Direct 1000
2 LC2 Direct 2000
3 LC Direct 3000
4 LC3 Channel 6000
The report is grouped on Name field. The group tree is showing like this:
LC
LC1
LC2
Lc3
I want to display the group tree (not group name) as follows:
LC
LC
LC
LC
instead of
LC
Lc1
LC2
Lc3
But I would like the 4 sets of data based on the above group. Is it possible?
thanks in advance.
I am using crystal reports 9.0. I have a report which has is based on the following table:
Table Name Purchase:
Fields are as follows:
ID Name Order Total Amount
1 LC1 Direct 1000
2 LC2 Direct 2000
3 LC Direct 3000
4 LC3 Channel 6000
The report is grouped on Name field. The group tree is showing like this:
LC
LC1
LC2
Lc3
I want to display the group tree (not group name) as follows:
LC
LC
LC
LC
instead of
LC
Lc1
LC2
Lc3
But I would like the 4 sets of data based on the above group. Is it possible?
thanks in advance.