I want to create a dynamic event after filtering or sorting an interactive report, but can't find the event what fits. The goal is to run a javascript code after the user changed the filter/sorting in an interactive report.
I started with the Change event, but it's not for the filtering or sorting. Also tried with the Click event, but it's not applied for the filtering LOV.