Hi Folks,
In Design Studio 1.5 I did Input binding to a dropdown component (mapped to year dimension). I have a scenario where the selection in this dropdown is reflected in a chart to show the particular year's data.
I also display a crosstab from which I could select a year which eventually has to filter out in my chart. When I do this, dropdown value should be set to the value selected in the crosstab.
My flow would ideally be :
Dropdown -> Chart (or)
Crosstab -> Dropdown -> Chart
I'm not able to do this when my dropdown has Input Binding...
Is this a limitation on using Input binding feature or is there any workaround??
Thanks
Kavya