Hi Folks, I have two list( Product and Customer) Product in Row Axis(Its member are P1 to P100) and customer(Its member are C1 to C20) in Column Axis. If I select C1 then product list will get reduced to
C1 | |
P1 | |
P2 | |
P3 | |
p4 | |
P5 |
C2 | |
P6 | |
P7 | |
P8 | |
P9 | |
P10 and so on |
How to achive this functionality.
Solved! Go to Solution.