Forum Discussion
danieleperilli
10 years agoKudo Commander
SelectionManager in custom visuals
Hi guys, I'm working on a new custom slicer-like visual, but I have a problem with selectionManager. The visual uses SelectionManager.select(...) function to filter all the other charts in the repo...
- 10 years ago
Forget it.
I solved using persistSelectionFilter method from ISelectionHandler in the interactive behavior class.
danieleperilli
10 years agoKudo Commander
Forget it.
I solved using persistSelectionFilter method from ISelectionHandler in the interactive behavior class.