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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.