Reputation: 2568
Is there any good approach for designing dimensional table/tables for hierarchical data (similar to employee-manager relation) with inconsistent deep level hierarchy.
Thanks, Ravi
Upvotes: 0
Views: 804
Reputation: 32140
Are you talking about Parent-Child hierarchies, where the relationship is recursive? OBIEE supports these natively, see documentation here.
Upvotes: 1