I have been trying to show/hide charts based on which value has been selected from one of the dimensions/lists in the filter pane object. I have been able to do so when a value is selected by using looping through selections as follows:
However, this did not work when the user clears the selections, so I was wondering whether there is a way of detecting when the clear selection is triggered or any other way of dealing with clear selection.