Hi Nikil/Sahil
I am not asking about the Hierarchies in universe My requirement is I have to show the report like below
--In DB I have Mapping like this .,.Employee id , Employee name, Mangerid
The hierarchy is like this
Reps --> Manager--> Area Manager-->Director for 1 channel
For Other Channels Reps-->Directors
So Here it is Ragged Dimentions and levels are also not Fixed . The manager I can find using Managerid
Report Should be shown as below
Level1 Name --> Directior
Level2 Name -->Area Manager
Level2 Name --> Manager
Level3 Name --> Reps
Block with Rep Details .
So Basically I need to group the Records Based on Mangerid/ Name (It should be dynamic )
In CR I know we can do this based on the Hierachical Grouping
In DB We can achieve this using Connect by SQL . I want to know any way to do this in Webi Report Level
Regards
Yogi