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

DS 1.6 InfoChart .setDataSelection function doesn't work for InfoChart

$
0
0

Hello all,

 

The function .setDataSelection which originally was applied to Chart objects has been set up for InfoChart objects. But it is not working and no error is thrown.

Yes I am aware the syntax has been changed. The new syntax works for charts but not for InforChart.

 

cumm.PNG

 

The codes behind the buttons are:

 

INFOCHART_1.setDataSelection({"(MEASURES_DIMENSION)":["_SZZ3sH8FEeWtfaOvVorKIg",,"_SZaewH8FEeWtfaOvVorKIg"]});

 

CHART_1.setDataSelection({"(MEASURES_DIMENSION)":["_SZZ3sH8FEeWtfaOvVorKIg","_SZaewH8FEeWtfaOvVorKIg"]});

 

After clicking both I get this result:

cumm1.PNG

Feel free to experiment for yourself but I think this is a bug and needs to be resolved in next Patch, as it is an important feature which all experimented developers use because it helps in using fewer objects in an application. I use it quite often to be honest.

 

Best regards,

Bogdan


Viewing all articles
Browse latest Browse all 3132

Trending Articles