Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
d_u_a
Helper I
Helper I

Border Issue Power Bi

I embeded a chart to my app and set background transparent . There is border of iframe on my embeded report .
Is there any way to delete this border or change color of border ?

1 ACCEPTED SOLUTION
d_u_a
Helper I
Helper I

Solution in Angular 5 : 

::ng-deep {
iframe {
border: none;
}
}

View solution in original post

1 REPLY 1
d_u_a
Helper I
Helper I

Solution in Angular 5 : 

::ng-deep {
iframe {
border: none;
}
}

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.