[starting from version: 2.3]
It is triggered when the filter pop-up window is opened.
pivot.on('filteropen', function (params) { alert('The filter is opened!');});
Open the example on JSFiddle.
reportcompletefiltercloseopenFilter
In this guide