Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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
User | Count |
---|---|
10 | |
4 | |
3 | |
3 | |
3 |