I have 5 fields(A, B, C, D, E) in a table. I need to create 3 different kinds of drill downs in a report having 3 tabs.
First tab will have drill down like: A->B->C->D->E. Second tab has drill downs : A->B->D->E->C. Third tab has drill down like: A->E->D->C->B. How to achieve this with one universe.
Regards,
Ram