Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
spandl
Helper I
Helper I

Clear Selection in context menu is not refreshing the visual

Hi there,

 

I have a custom visual that allows a user to filter other visuals using 

```
this.selectionManager.select(selectionArray)
```
Once a selection is active in the visual, the context menu shows the option "Clear selection." 
Once the option is clicked, other visuals are reset correctly, but the custom visual itself isn't updated. 
 
In this case, the `update` function of the visual is never called. 
 
How can I call the update function again, once the selection is cleared?
 
Thanks.

 

spandl_0-1662510108622.png

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors