Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
sanoraya
Frequent Visitor

PBI Embedded - firing events

Hi, 

 

Can PBI Embedded fire events to the hosting application? For example a Web Application hosting a PBI embedded report needs to know what bar in the bar chart user has clicked? Is it (or will te be) possible? 

 

Thank you very much!

1 ACCEPTED SOLUTION
vincent_1234
Helper I
Helper I

You can try it yourself on a custom visualisation.

They are hosted in an iframe, so there might be limitations.

$(window).trigger("yourOwnEventname")

 

View solution in original post

1 REPLY 1
vincent_1234
Helper I
Helper I

You can try it yourself on a custom visualisation.

They are hosted in an iframe, so there might be limitations.

$(window).trigger("yourOwnEventname")

 

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.