Hi,
I will try to explain what I feel is a little complex task with as much clarity as I can.
I have a report displaying details of regions like population, poverty economy and so on. The parameter is passed as details as it has all regions and areas(south, north,east and west defined). So the parameter needs to accept mutiple values.
For instance say I have regions A,B,C,D in south, north,east and west respectively. I would like to achieve that once a region A is selected south also gets automatically selected and passed.
I just want to do this with a single parameter one value should dynamically get the other multivalue for it selected as adding another parameter wont work with my reports as its setup that way.
Plz tell me the way to do it, I am quiet new to this.
Thanks