Hi,
I'm using SAP DS 1.5 and a UNX universe. I'm trying to filtering a datasource with setFilterExt method.
If there is at least one data value then the filter works perfectly and refresh the chart object. But when no return data, the chart show the first data that time firstly dashboard open.
If return no data, I want to show "no data value" message on the chart or any textbox.
How can I solve my requirement?
PS: I don't want to use DS1.setVariableValueExt() method because of performance issue.
Regards,
Keraban