Hi Experts
In our dashboard we would like to show some master data of
an info object. In our BW cube we have the characteristic “zkpi”. This
characteristic has a navigational master data attributes called “zkpi_goal”
which describe the goal of the KPI.
In our dashboard we have a crosstab that shows the KPI name
(zkpi) and the actual value of the KPI. In a text box beside the crosstab we
would like to show the master data of the selected KPI; that is the navigational
master data attribute “zkpi_goal”. The goal should be shown dependent on the
KPI that the user clicks on in the crosstab.
So, is there some kind of way to “extract” master data? I
would expect that there were something similar to the function getData (that
extracts the actual KPI value in our scenario). I tried to find something like
getDim or getNavAttr but could not find it. Is there some kind a work around
for this?
Kind regards
Erik