Hello,
I want to insert a key figure as text in an Text Component within the" On Startup".
My datasource is a Bex View looks like this. There are no filters.
On startup:
TEXT_1.setText(DS_1.getDataAsString("00O2TKLOGF9AG6G238QELPQWL", {}));
The Template looks like this there are only a text component and a crosstable.
If I now execute locally the crosstable shows the value and the Text is empty.
DO you have any ideas how to solve the this? Thanks a lot!!
BR Sabine