vkaiser's avatar
vkaiser
New Member
10 years ago
Status:
Needs Votes

Get current Filter in a Report as Javascript Event

If a user changes a Filter setting (e.g. by clicking on the visual) a report, added with an Iframe, should send callback in javascript. Similiar to window.addEventListener('message', onReceiveMessage, false); and the event reportPageLoaded

2 Comments

  • We would like to see this feature as well so users can use the visuals to make their selections and then export the corresponding records for futher processing in another application