I have an list box and chart where i need to load dimensions dynamically as per the selections done in list box.
list box
1) Region
2) Customer Name
3) Pincode
if i select pincode, Region and customer name i want the dimension to be loaded in chart accordingly pincode, region & customer name with count(callno).