I have country,Region,State 3 fields in the chart dimensions and sales is the measure
I have taken one list box which is having the region,country,state while i loaded the script in inline with these 3 names
I need to display based on selection chart should display like
When i can select country all the 3 fields(Country,region,state)should display but when i select the region only region should display when i select the state state should display.