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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Group on a Dimension from sub report

Status
Not open for further replies.

TheRDTGuy

Programmer
May 9, 2003
8
0
0
US
In BusinessObjects it is possible to group on a dimension from a sub-report. Can some confirm that this is not possible in Crystal.
 
It is not possible to group on subreported data, however you can use SQL Expressions to return data to the main report.

In general a subreport is a bad idea, especially so if you intend to group on it's data.

If you want architectural ideas, you should at the least post the version of your software, and include specifics.

-k
 
Thanks for the info. You are right sql is a better approach. However, some times with large data volumes or if the dimension data is in a spread sheet having this capabiltiy is powerful.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top