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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
spandl
New Contributor III

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
Users online (1,574)