Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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,
Hi Yingyinr,
Thanks for the links, but they are the case for my occurred problem.
Thanks,
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