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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
pradeepreddy992
New Member

Embedding power bi Iframe into SharePoint

Hi, I am trying to embed PowerBI report using the iframe into SharePoint content editor webpart.I see when ever page loads, it auto scrolls to content of iframe containing the power bi report. My current SharePoint home page contains lot of other details and because of this behaviour it always skips the top portion of page and scrolls to iframe.

 

Is there a way to avoid focussing on power bi report on page load and scroll stays at top of the page? 

 

<iframe width="1200" height="380" id="usageReport" src="https://app.powerbi.com/view?r=someUniqueKey" frameborder="0" allowfullscreen="true"></iframe><br/>

 

1 ACCEPTED SOLUTION
Eric_Zhang
Employee
Employee


@pradeepreddy992 wrote:

Hi, I am trying to embed PowerBI report using the iframe into SharePoint content editor webpart.I see when ever page loads, it auto scrolls to content of iframe containing the power bi report. My current SharePoint home page contains lot of other details and because of this behaviour it always skips the top portion of page and scrolls to iframe.

 

Is there a way to avoid focussing on power bi report on page load and scroll stays at top of the page? 

 

<iframe width="1200" height="380" id="usageReport" src="https://app.powerbi.com/view?r=someUniqueKey" frameborder="0" allowfullscreen="true"></iframe><br/>

 


@pradeepreddy992

See the workaround in this  thread Power BI Embedded Stealing Focus.

View solution in original post

3 REPLIES 3
Eric_Zhang
Employee
Employee


@pradeepreddy992 wrote:

Hi, I am trying to embed PowerBI report using the iframe into SharePoint content editor webpart.I see when ever page loads, it auto scrolls to content of iframe containing the power bi report. My current SharePoint home page contains lot of other details and because of this behaviour it always skips the top portion of page and scrolls to iframe.

 

Is there a way to avoid focussing on power bi report on page load and scroll stays at top of the page? 

 

<iframe width="1200" height="380" id="usageReport" src="https://app.powerbi.com/view?r=someUniqueKey" frameborder="0" allowfullscreen="true"></iframe><br/>

 


@pradeepreddy992

See the workaround in this  thread Power BI Embedded Stealing Focus.

pradeepreddy992
New Member

Hi, I am trying to embed PowerBI report using the iframe into SharePoint content editor webpart.I see when ever page loads, it auto scrolls to content of iframe containing the power bi report. My current SharePoint home page contains lot of other details and because of this behaviour it always skips the top portion of page and scrolls to iframe.

 

Is there a way to avoid focussing on power bi report on page load and scroll stays at top of the page? 

 

<iframe width="1200" height="380" id="usageReport" src="https://app.powerbi.com/view?r=someUniqueKey" frameborder="0" allowfullscreen="true"></iframe><br/>

 

 

pradeepreddy992
New Member

Hi, I am trying to embed PowerBI report using the iframe into SharePoint content editor webpart.I see when ever page loads, it auto scrolls to content of iframe containing the power bi report. My current SharePoint home page contains lot of other details and because of this behaviour it always skips the top portion of page and scrolls to iframe.

 

Is there a way to avoid focussing on power bi report on page load and scroll stays at top of the page? 

 

<iframe width="1200" height="380" id="usageReport" src="https://app.powerbi.com/view?r=someUniqueKey" frameborder="0" allowfullscreen="true"></iframe><br/>

 

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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