Forum Discussion
arpost
1 year agoPost Prodigy
How do you capture PBI export action in PBI embedded?
Greetings, all. I am wanting to capture Export actions that users are doing inside BI reports inside PBI Embedded. To be clear, I am referring to native Export, not a custom PBI Embedded export.
I thought this would be achieved by tapping into Embedded Events (How to handle events in a Power BI embedded analytics application | Microsoft Learn).
Can anyone point me to how we capture when a user does the Export action?
1 Reply
- mariussve1Solution Sage
Hi,
You can use either Avtivity Event api:
https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events
Or / and Log Analytics: