Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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 interact ?
If not, is there another way to embed content in different divs, in a way the visuals will interact ?
Last question - could i achieve that with custom layout ? I know i could get 2 visuals and place them anywhere but placing the visuals in different divs will allow infinite responsiveness and features.
Thank you.
Solved! Go to Solution.
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
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
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |