Hi All,
I am facing problem in achieving to get aggregated measure value without filtering dimension(s) in getData function in Design Studio.
I am trying to display measure value in a Text component call HC using the below statement:
HC.setText(DS_SCORECARD.getData("006EI4WM9VF3LYXU5MY90CYG2", {}).formattedValue);
Above statement is not showing error in design studio.
However, when i run the report it throwing errors as below.
Can any one please help me out to achieve this requirement.
thanks
Murali