Forum Discussion

ysapiyev's avatar
ysapiyev
Responsive Resident
7 years ago
Solved

Borders of report

Hi everyone

I embedded Power BI report in web application and got borders of report. I set background transparency of report in Power BI Desktop to 100% and set embedding settings:

settings: { background: models.BackgroundType.Transparent }

However, I still got these lines:

 

 

How they can be removed?

 

update: If I use Firefox browser, I get black borders. White borders I get in Google Chrome.

Regards,

Yerkhan

  • ysapiyev's avatar
    ysapiyev
    7 years ago

    v-jiascu-msft

     

    Hi,

     

    Was able to solve this issue adding border-style:none to power-bi.js file.

     

    Regards,

    Yerkhan

8 Replies