Forum Discussion

BerkLee's avatar
BerkLee
Frequent Visitor
4 years ago
Solved

Trying to embed multiple (but not all) visuals from the same report (and other problems).

Hi, I'm trying to use the Power BI's Javascript API to put two or more Visuals from the same report into separate <div> tags in order to be able to customize them in HTML.  The thing is.  When I do i...
  • Anonymous's avatar
    Anonymous
    4 years ago

    HI BerkLee,

    Did you mean to create multiple embed contents and try to interact across different embed iframe? If that is the case, you can't do interaction across different iframes or split one report into multiple iframes.

    Each iframe has its own configuration and corresponding tokens, the interaction is integrated internally so you can't customize them.

    Regards,

    Xiaoxin Sheng