Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Using Main Rep. as drilldown structure for subrep? Post Reply Post New Topic
Author Message
Sven
Newbie
Newbie


Joined: 28 Mar 2008
Online Status: Offline
Posts: 12
Quote Sven Replybullet Topic: Using Main Rep. as drilldown structure for subrep?
    Posted: 02 Jul 2008 at 7:38am

Hello

I am setting up a drillable report for our sales department.

The main report contains only a grouping (Total Company > Territory > Country). I store the GroupName in a Formula as you can see below

stringVar GroupNameCountry:=GroupName ({Customer.Country}) ;
 
GroupNameCountry
The next step: Within each group I will add several linked subreports. The subreports are linked by the GroupName. For example, if the user is at the territory level of the grouping, the subreport will be filtered (Selection Expert) with the Territory GroupName (See example below)
 
Total Company (Main Report Group)
- Total Invoice Value (Subreport)
- Number of inactive customer (Subreport)
Territory (Main Report Group)
- Total Invoice Value (Linked Subreport; Filtered by Group Name of Territory)
- Number of inactive customer (Linked Subreport; Filtered by Group Name of Territory)
Country (Main Report Group)
- Total Invoice Value (Linked Subreport; Filtered by Group Name of Territory and Country)
- Number of inactive customer (Linked Subreport; Filtered by Group Name of Territory and Country)
The system is working. However, the report is VERY slow! Two questions:
- Has anyone an idea how to make report faster?
- Is there a better/more elegant way to accomplish my objective?
 
If you need further information, please askSmile
 
Regards
Sven
 

 

 

 

Keep trying :)
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.017 seconds.