Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple Groups.. 1

Status
Not open for further replies.

Preetham16

IS-IT--Management
Dec 28, 2006
32
DE
Hello Guru's

Is their a possibility to have Multiple Groups in a REPORT. I have seen it is possible but I see that it forms as a SUBGROUP to the Existing Group but I would like to have TWO PARALLEL Groups (NOT A HIERARCHY kind) If their is any possibility please let me know:::

cheers
bvk ...
 
I think that you misunderstand what grouping does. It creates a hierarchy.

There's no cuh thing as a parallel group in SQL or Crystal.

If you want the data unrelated, and reusing the same data, you might use a UNION ALL query to provide the data, or insert a subreport and create the other grouping within that and display after the main report has done it's grouping, for instance in the report footer.

You'll be better served to supply technical information and requirements then trying to explain this I think:

Crystal version
Database/connectivity
Example data
Expected output

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top