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)
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. Can
t go any further than that without charging, sorry!
Some tips in here though…
https://scn.sap.com/thread/3441939
ABILtd (BOB member since 2006-02-08)