Forum Discussion

JoyH's avatar
JoyH
Helper I
2 years ago
Solved

Power BI Embedded Event Handling - Storage & Analytics

I am developing a web application that embeds a Power BI report with 5 pages into an iframe.  I would like to set up the Event Handlers to capture when a user selects a new page, clicks on a button, changes a slicer, and interacts with a visual.  We will use that information to analyze how people are using the report.

 

The documentation covers how to handle a report event (https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/handle-events) but not what to do with the data.

 

Are there best practices on storing and reporting on these events?

1 Reply