Hello everybody,
I tried to make a short and easy report with the Web Application Designer. In this report I want to restrict on an specific Version (0VERSION).
The problem is, that I use the characteristic in some selection of the query.
Selection 1:
0AMOUNT
0CALYEAR=2005
0VERSION=010
Selection 2:
0AMOUNT
0CALYEAR=2005
0VERSION=VARIABLE1
Selechtion 3:
0CALYEAR=2006
0VERSION=VARIABLE1
I would like that I can select different values in a dropdownbox, where VARIABLE1 will be changed, while selection 1 (value=010) is not changed.
When I use the dropdown-box element in the WAD I would restrict every selection on one value and selection 1 would be empty.
It would be great if anybody can give me some hints or coding how to do that.
Many thanks
kind regards
Mathias