Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Dynamic Hierarchical Report Post Reply Post New Topic
Author Message
karthikkjm
Newbie
Newbie
Avatar

Joined: 19 May 2011
Online Status: Offline
Posts: 21
Quote karthikkjm Replybullet Topic: Dynamic Hierarchical Report
    Posted: 06 Apr 2012 at 12:19am
my report output should be like this...

CEO
   |___GM
   |        |__HR Manager
   |        |            |__HR Executive
   |        |            |__HR Representative
   |        |__Purchase Manager
   |                     |__Purchase Executive
  

my table design is like this...

Desig_Code       Desig_Name                Reporting To
1                         CEO
2                         GM                                CEO
3                         HR Manager                   GM
4                         HR Executive                  HR Manager
5                         HR Representative          HR Manager
6                         Purchase Manager          GM
7                         Purchase Executive         Purchase Manager   


please help...
i tried with adding same table as alias, but not fitting to my needs, because n level of hierarchy is possible.

thanks in advance   
                     



karthik
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 09 Apr 2012 at 3:30am
all that comes to mind is make it a cross tabs style report.
 
dynamic columns...well how do you code the report, it wants fixed number of columns, but a cross tabs report is by definition a dynamic column report.
 
Hope this helps, or at least points to a solution.
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.015 seconds.