sourabh_ajmera
New Member
- Joined
- Jul 17, 2014
- Messages
- 36
Hi everyone,
Background:
[TABLE="width: 500"]
<tbody>[TR]
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]C[/TD]
[TD="align: center"]D[/TD]
[/TR]
[TR]
[TD]Policy[/TD]
[TD]Issue[/TD]
[TD]Service[/TD]
[TD]Benefits[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Application[/TD]
[TD]Service Request[/TD]
[TD]Analysis[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]underwriting[/TD]
[TD]Policy Accounts[/TD]
[TD]Payout[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Payment[/TD]
[TD]Admin[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 753"]
<tbody>[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The Blue text in Column A is level 1 data; the red text in B,C and D column is Level 2 data and; the black text in column B,C and D are level 3 data.
Questions/Problem:
I am trying to filter data in column A and based on that selection I would like to see level 2 data and then if I choose one of the level 2 data I need to see accordingly level 3 data.
For e.g:
Once I choose Policy, I need to see 3 options Issue, Service and Benefits. Now I can choose any of these 3 options, lets say Benefits, so now I need to see Analysis, Payout and Admin.
How would I go about this?
I have tried using Pivot/Slicer - Its a temp solution but need to get some solid solution.
Really appreciate your help in this!
Background:
[TABLE="width: 500"]
<tbody>[TR]
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]C[/TD]
[TD="align: center"]D[/TD]
[/TR]
[TR]
[TD]Policy[/TD]
[TD]Issue[/TD]
[TD]Service[/TD]
[TD]Benefits[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Application[/TD]
[TD]Service Request[/TD]
[TD]Analysis[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]underwriting[/TD]
[TD]Policy Accounts[/TD]
[TD]Payout[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]Payment[/TD]
[TD]Admin[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 753"]
<tbody>[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The Blue text in Column A is level 1 data; the red text in B,C and D column is Level 2 data and; the black text in column B,C and D are level 3 data.
Questions/Problem:
I am trying to filter data in column A and based on that selection I would like to see level 2 data and then if I choose one of the level 2 data I need to see accordingly level 3 data.
For e.g:
Once I choose Policy, I need to see 3 options Issue, Service and Benefits. Now I can choose any of these 3 options, lets say Benefits, so now I need to see Analysis, Payout and Admin.
How would I go about this?
I have tried using Pivot/Slicer - Its a temp solution but need to get some solid solution.
Really appreciate your help in this!