BusinessObjects Board

SAP Design Studio - Display Dimension values in TextBox

Hello All,

Need help in displaying in Displaying Dimension values in Textbox. Dimension is coming from Bex Query.

Thanks,
Naveen


naveen7in (BOB member since 2016-07-22)

Youd probably have to do with some Javascript in the on load event of the app, unless you wanted to load the text box on another event. In terms of the javascript you might have to create a comma separated string from the dimension object in a loop. Cant go any further than that without charging, sorry! :stuck_out_tongue:

Some tips in here though…

https://scn.sap.com/thread/3441939


ABILtd :uk: (BOB member since 2006-02-08)