Hi Everyone,
I am trying binding, where I want to establish interaction between two chart widgets (X and Y) which are having different datasets.
When a user clicks any bar of X widget, Y should get filter accordingly.
I have tried to connect the data sources by using the common column in both the datasets and it didn't work.
(Note: The filed used for this bar in X widget doesn't exist in Y widget's dataset. Although there is one unique field which is common in both the datasets but not using in any of these charts directly.)
Any suggestions how can I use binding for this usecase?
Any help would be highly appreciated.
Thanks in advance:)
댓글 2개