Forum Discussion
rnio
9 years agoRegular Visitor
Naviguation between sheets in embedded powerBI dashboard
Hi, I have a dashboard with 8 sheets with names. it works fine with powerBI desktop and with power BI online. Unfortunatelly, this is not the same behavior with powerBI embedded dashboard (w...
rnio
9 years agoRegular Visitor
Hi Anonymous,
Not sure to understand.
I generated the iframe HTML code on powerBI by selecting "publish to the web". the code looks like :
<iframe width="800" height="600" src="https://app.powerbi.com/view?r=XXX" frameborder="0" allowFullScreen="true"></iframe>
Unless modifing the code below, it's not possible to edit the HTML you mentionned before, because this HTML is auto-generated by the Iframe. If you edit the HTML with google chrome inspector, a refresh of the page (or a loading from a different computer) will erase all your local modifcations.
Do I miss something ?
Regards,
Romain NIO.
Anonymous
9 years agoNot applicable
Hi rnio,
Agree with you. I mean that it only works in the current page, once you refresh it, the modification will be reset, and it is not possible to edit the HTML involved in iframe.
Thanks,
Lydia Zhang