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 August 31st. Request your voucher.
I'm currently testing two custom visuals in development, and apparently when I call the clear() function of powerbi's SelectionManager from visual #1, the selectedIds from visual #2 also get cleared. Is this behavior normal? Or am I doing something wrong when assigning SelectionIds?
Solved! Go to Solution.
This is expected behavior because clearSelection always removes selection from all of visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
This is expected behavior because clearSelection always removes selection from all of visuals.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals