Forum Discussion
hnreza
5 years agoFrequent Visitor
Selection Manager does not work after using basic filter
Hi,
I am developing a custom visual and there is a problem with having both filter and selection features.
After I call applyJsonFilter and add a filter tag in the Capabilities file, the SelectionManager.select method does not work!
In this post, it is recommended to use selectionManager.applySelectionFilter() but it has not been supported anymore in the new API.
Is there any solution to have both basic filter and selection options?
Thanks,
2 Replies
- AnonymousNot applicable
Hi hnreza ,
Please review the content in the following links, hope they can help you.
Custom Visual - Selecting, Filtering and Highlighting
How to use SelectionManager to select data points
Best Regards
- hnrezaFrequent Visitor
Hi Yingyinr,
Thanks for the links, but they are the case for my occurred problem.
Thanks,