Hi all,
I have DS 1.6 and BW as a backend.
In my Bex query, I have Region object and it has 8 values. I have created dropdown box on this object.
I want to show only 4 region in dropdown box(means user should be able to select region from those 4 regions only) and to achieve this
I dragged this object in Background filter pane & selected only those 4 regions; but when I run application, I can see All 8 regions in dropdown box.
It should display only 4 region as I have filtered them. In preview also it shows only 4 regions but after running the application it shows all regions.
can anyone suggest how to achieve this???