Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3585

Changing data selection of InfoChart at runtime removes data selection completely

$
0
0

Hello,

 

I have a result set (BW Data Source) and want to display only one dimension of it in a Chart. The dimension to be displayed should be selectable through a Dropdown.

 

Setting up the Info Chart und restricting the Data Selection in the chart's properties works fine, only one dimension is displayed when launching the application.

 

However, changing the Data Selection via Scripting with the following code

 

INFOCHART_2.setDataSelection({"INFO_OBJECT":"VALUE"});

 

does not change the Data Selection, it removes the selection and displays all the rows of the result set.

 

Some background as of why I am trying it in such a complicate way: Lateron, I would like to display more than one Chart (one dimension each) along with additional information in text fields. This is why I cannot use a trellis chart either (I couldn't determine which row is placed where). If I filtered the data source to the specific dimension, it would be possible, but I had to duplicate the data source for each Chart, which is not nice at all.

 

While searching for similar cases I found this thread, but here, the initial data selection (which is working fine for me) did not work at all.

Is this a bug? Can anyone reproduce it? I'm running Design Studio 1.6 (16.0.5).

 

Thanks and best regards,

Moritz


Viewing all articles
Browse latest Browse all 3585

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>