Greetings. There is a significant need in PBI Embedded for a built-in "Export Triggered" event handler like there is with data selected and button clicks (examples of Embedded events).
Problem Statement
The Microsoft Export data option is invaluable for embedded scenarios, but not having the ability to capture when a user performs an export app-side introduces several problems.
- Audit/Compliance Risk: In App Owns Data scenarios, the audit logs only capture service principal, so customers have zero ability to track which user performed an export. Having an event handler would let us log this app-side and correlate via activity ID.
- Activity Tracking/Limited Customization: Customers may want to trigger an event when a user exports (e.g., send email, log action, display toast message), and the lack of an Export event handler on the native Export function prevents this.
For customers dealing with sensitive data or heavily-regulated industries that want/need to use App Owns Data, this forces them to have to pay developers to create a custom Export experience.
Summary
Please add an "Export Triggered" event handler. Having this functionality would unlock several capabilities with PBI Embedded and also make it easier/more cost-effective for customers wanting to use App Owns Data to leverage PBI Embedded.
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v15 hours agoCommunity ChampionNew21Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment