Dear SCN-Community,
I try to utilize the shiny new InfoChart component in DesignStudio. So far it worked great for me but I got stuck when I wanted to use filters with the InfoChart.
I have created a DimensionFilter for the DataSource feeding the InfoChart. Unfortunately, the DimensionFilter seems to have no effect on the InfoChart, though it works perfectly on a Crosstab using the same DataSource. A dropdown with input/output data binding and scripting (DS1.setFilter(...)) did not work either.
Does the InfoChart behave differently and has the filter to be set using the setSelection-method? Or might this be a bug?
Thanks and best regards,
Daniel