Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: DrillDownGroupLevel Post Reply Post New Topic
<< Prev Page  of 2
Author Message
mgroseclose
Newbie
Newbie


Joined: 18 Mar 2008
Location: United States
Online Status: Offline
Posts: 4
Quote mgroseclose Replybullet Posted: 18 Mar 2008 at 5:53pm

Changing the report options fixed the issue.

Thank you for chiming in and offering your expertise.
 
Mike
IP IP Logged
mgroseclose
Newbie
Newbie


Joined: 18 Mar 2008
Location: United States
Online Status: Offline
Posts: 4
Quote mgroseclose Replybullet Posted: 18 Mar 2008 at 5:54pm

Changing the report options fixed the issue.

Thank you for your assistance.  Your code and the report options helped me to create a nice drill down.
 
Mike
IP IP Logged
Samir Bhatt
Newbie
Newbie
Avatar

Joined: 24 Sep 2008
Location: India
Online Status: Offline
Posts: 1
Quote Samir Bhatt Replybullet Posted: 24 Sep 2008 at 4:18am
Hi,

Your simple and precise answer helped a lot to get me through the problem of drill down  implementation.
Tongue
Sam
IP IP Logged
Pankaj_Navlekar
Newbie
Newbie
Avatar

Joined: 16 Feb 2012
Online Status: Offline
Posts: 2
Quote Pankaj_Navlekar Replybullet Posted: 11 Apr 2012 at 7:35pm
Hi !
 
I had a scenario when this DrillDownGroupLevel  was helpful. In my report, I had created a custom group so that I could drill-down from it. I wanted to place static headers to be shown only in the drill-down data and not the top-level. I created the static headers in the main report and suppressed them in the main report. This is how I wrote my "Suppress" formula for the Header text object
 
If DrillDownGroupLevel  = 0 then true else false
 
So in the main report it will be suppressed because DDGL will be 0, but the headers were showing in the drill-down!
 
Hope this helps you to understand the use of this
Regards
IP IP Logged
Randin
Newbie
Newbie


Joined: 30 Jan 2014
Location: United States
Online Status: Offline
Posts: 3
Quote Randin Replybullet Posted: 31 Jan 2014 at 7:40am
Even though this thread is pretty old, I still wanted to say thanks for this :) It helped a ton
IP IP Logged
<< Prev Page  of 2
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.