Employee Hierarchical - Rolling down reporting
2 posters
Page 1 of 1
Employee Hierarchical - Rolling down reporting
Hi All,
I have employee table with following structure
empid
mgrid
startdate
enddate
other emp details
I have built reporting tool that lets user select date and manager and it will list all employees under that manager. i have used oracle connect by to list all employees reporting to selected manager recursively till last level. It takes too long to list. Is there anyway i can organize data that can help me speed up query?
Thank you in advance.
I have employee table with following structure
empid
mgrid
startdate
enddate
other emp details
I have built reporting tool that lets user select date and manager and it will list all employees under that manager. i have used oracle connect by to list all employees reporting to selected manager recursively till last level. It takes too long to list. Is there anyway i can organize data that can help me speed up query?
Thank you in advance.
imkoolkrab- Posts : 1
Join date : 2009-07-01
Re: Employee Hierarchical - Rolling down reporting
The general solution is a hierarchy bridge table. Review this thread for more information:
http://forum.kimballgroup.com/dimensional-modeling-and-data-architecture-f6/how-to-model-product-bundles-t147.htm
Warren sums it up nicely in the last post.
http://forum.kimballgroup.com/dimensional-modeling-and-data-architecture-f6/how-to-model-product-bundles-t147.htm
Warren sums it up nicely in the last post.
Similar topics
» Problems with design to allow Rolling up of Hierarchical Data
» Modeling Employee and Employee Role dimension.
» Rolling Month Measures Issue
» Which date to be used for rolling up the data into monthly aggregate fact ?
» Employee Dimension and Employee "Profile" Dimension?
» Modeling Employee and Employee Role dimension.
» Rolling Month Measures Issue
» Which date to be used for rolling up the data into monthly aggregate fact ?
» Employee Dimension and Employee "Profile" Dimension?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum