Quantcast
Viewing all articles
Browse latest Browse all 17908

Problem with selection manager

Hi everyone, 

 

I am building date slicer, and when I try ro filter values, my visual does not respond to this: 

this.selectionManager
                        .select(viewModel.dataPoints[0].identity, true);

I have categorical view, selection manager created using host.createSelectionManager and in capabilities file, I imported filter property. What can be wrong?


Viewing all articles
Browse latest Browse all 17908

Trending Articles