Forum Discussion

danielmillion's avatar
danielmillion
Frequent Visitor
5 years ago
Solved

Embed visuals with interaction

Hi there, I have tried to embed different visuals from the same page of a report in different divs containing the iframe, but the visuals wont interact. Is there any way to make these visuals inter...
  • Anonymous's avatar
    Anonymous
    5 years ago

    HI danielmillion,

    I don't think you can use normal embed contents or rest API to achieve cross iframe interaction.

    For this scenario, you may need to write some custom functions with power bi javascript. (trace the iframe operations, filters and use custom functions with Javascript to pass variable between iframes)

    Microsoft / PowerBI-JavaScript 

    PowerBI-JavaScript - Filters 
    Regards,

    Xiaoxin Sheng