The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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