The scrollbar will not appear if you set 'View' -> 'Fit to Page'.
This can be done in Power BI Desktop and in Power BI portal.
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?
Hi Techjs ,
I found the following two cases with similar needs to yours, please check if the solutions in them can also achieve your needs.
Power BI embedded hide scrollbar
The scrollbar will not appear if you set 'View' -> 'Fit to Page'.
This can be done in Power BI Desktop and in Power BI portal.
Remove Horizontal Scroll Bars?
PowerBI Embedded vertical scrollbar not visible
Best Regards