This is a migrated thread and some comments may be shown as answers.

Recursive Hierarchy Reporting

2 Answers 178 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ankur
Top achievements
Rank 1
Ankur asked on 20 Jul 2013, 04:47 AM
Does Telerik reports support displaying recursive data with the latest release? As supported by Microsoft Report Service and Active Report.

In case it support I will prefer to go with telerik.

For example there is table with following structure
Employee_Table
Employee varchar2(10),
Report_to varchar2(10)

Data in Employee_Table
Employe;Report_TO
Employee1:Null
Employee1.1:Emloyee1
Employee1.1.2:Employee1.1
Employee1.1.2.1:Employee1.1.2
Employee1.1.3:Employee1.1
Employee2:Null
Employee2.1:Emloyee2

Report will display data in following format
Employee1
Employee1.1
Employee1.1.2
Employee1.1.2.1
Employee1.1.3
Employee2
Employee2.1





2 Answers, 1 is accepted

Sort by
0
Ankur
Top achievements
Rank 1
answered on 24 Jul 2013, 05:46 AM
Pl. answer
0
Peter
Telerik team
answered on 24 Jul 2013, 07:44 AM
Hi Ankur,

Check out the attached sample that shows how to set up recursive report definition.

Regards,
Peter
Telerik

Have you tried the new visualization options in Telerik Reporting Q2 2013? You can get them from your account.

Tags
General Discussions
Asked by
Ankur
Top achievements
Rank 1
Answers by
Ankur
Top achievements
Rank 1
Peter
Telerik team
Share this question
or