Forum Discussion

hnreza's avatar
hnreza
Frequent Visitor
5 years ago

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,