Skip to main content
NOW AVAILABLE

Take action from ‘Button clicked’ in Power BI Embedded

Published date: April 10, 2019

Add custom buttons to a report that trigger actions and reduce the time from insight to action to zero, using the new user action event that you can listen for and connect to your application flow. Actions like “send email”, “open a service ticket,” or “raise an alert” can be triggered from within the report page, right next to the relevant visuals.

The event will return the following fields:

id: string – ID of the button

title?: string – button text

type?: string – type of button

bookmark?: string – bookmark name, in case the button is of type ‘bookmark’

Learn more on how to handle events.

  • Power BI Embedded
  • Features

Related Products