Forum Discussion

sanoraya's avatar
sanoraya
Frequent Visitor
10 years ago
Solved

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 ...
  • vincent_1234's avatar
    10 years ago

    You can try it yourself on a custom visualisation.

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

    $(window).trigger("yourOwnEventname")