Forum Discussion

Techjs's avatar
Techjs
New Member
4 years ago

Embedded Paginated report scrolling issue

I am embedding reports in our application and have been adjusting the size of my container so that the entire report will fit in tyhe container.  Unfortunately when power bi builds the iframe it shifts all the content down 40px to make room for the toolbar at the top.  This automatically adds overflow to the container(regardless of size) and therefore adds a vertical scrollbar to the report.  Is there a way to fix this so I don't automatically end up with a scrollbar on every report?