UIX v2 dashboard iframe attributes?

It is my understanding that uix v2 dashboards are really just iframes that get added to html pages.

Is it then possible to add atributes to these dashboards?

Reason why we would need this is we're trying to embed a PowerBI report as custom dashoard. When embeding power bi visuals that require authentication, a login popup is shown to user. Unfortunately, since our dashboard iframe does not contain allow-popups value in sandbox atribute, nothing happens when user clicks on Login button. If I just add this attribute in live page html, interaction works as expected.

Parents Reply Children
No Data