Hi Dan,
yes thats possible. Please have a look on the online documentation:
http://help.sap.com/saphelp_bw33/helpdata/en/bd/43143c1ab8ff1ae10000000a11405a/frameset.htm
You can use views or queries for reinitializing the data provider. If you want the drop-Down-Box to show the actual used query you can use Javascript and the textelement web item (use: REPTNAME). This is not possible for views. A possibility for views would be to store the actual selected view as a custom attribute of the web-item table and read this information via JavaScript function SAPBWGetItemProp .
Regards
Heike
Add a comment