Forum Discussion
tmcdevitt
Advocate II
8 years agoSetting the iframe background for embedded reports (default gray color is terrible)
We're embedding PowerBI reports in a custom application we're building. For the most part, this is working great. However, we can't figure out how to set the background color of the iframe in which r...
nimrod
Resolver II
8 years agoWe are working on a solution for this now, so you will be able to use it pretty soon.
In general, we will enable you to optimize the size of the report page to fit into the iframe,
without any grey padding.
In addition, you will be able to get the report size, and so you will be able to optimize the DIV size and match it with the report size.
tmcdevitt
Advocate II
8 years agoOk, thanks for the info Nimrod.
One thing that might be really nice - allow us, in the embed call, to pass in a URL to a CSS resource that's external to PowerBI. Then, when the report renders in the iFrame, it includes that CSS. This way, we're in control of the CSS and can change up the report styling any way we choose.