<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Power BI Embedded Vertical Scroll in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Vertical-Scroll/m-p/2601567#M36964</link>
    <description>&lt;P&gt;Hi, I have embedded Power BI into my web application but regardless the browser, the screensize what so ever, a vertical scrollbar shows up. How can I get rid of it (the one highlighted in yellow in the following screenshot)?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chorda_1-1656126691781.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/738281i97A0371167CFACCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chorda_1-1656126691781.png" alt="Chorda_1-1656126691781.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chorda_2-1656126739441.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/738282i24508A78402FBA77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chorda_2-1656126739441.png" alt="Chorda_2-1656126739441.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the div that calls the embedContainer goes like this:&lt;/P&gt;&lt;P&gt;&amp;lt;div id="embedContainer" style="height: calc((100vw - 60px) * 0.59) !important; width: 100% !important; overflow: hidden !important; margin: auto !important; "&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get rid of the vertical scrollbar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The things I already tried that didnt worked:&lt;/P&gt;&lt;P&gt;1. I already tried in the config code with "fitToWidth", and with "actualSize" and with "oneColumn". None worked&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I alredy tried by publishing in the first place from the Power BI Desktop in the differnet fashions "Fit To Width", "Actual Size", "Fit To Page", etc&lt;/P&gt;&lt;P&gt;3. I already tried combinations of 1. and 2.&lt;/P&gt;&lt;P&gt;4. I already visited all posts here and in stackoverflow, such as , but not limited to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/Embedded-Paginated-report-scrolling-issue/m-p/2106021#M32145" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Developer/Embedded-Paginated-report-scrolling-issue/m-p/2106021#M32145&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/66527385/powerbi-embedded-vertical-scrollbar-not-visible" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/66527385/powerbi-embedded-vertical-scrollbar-not-visible&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Issues/Auto-scroll-in-Embedded-reports/idi-p/235218" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Issues/Auto-scroll-in-Embedded-reports/idi-p/235218&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/Power-BI-Embedded-Mobile-View-showing-double-vertical-scrollbars/m-p/2601539#M36963" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Developer/Power-BI-Embedded-Mobile-View-showing-double-vertical-scrollbars/m-p/2601539#M36963&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help highly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jun 2022 03:20:06 GMT</pubDate>
    <dc:creator>Chorda</dc:creator>
    <dc:date>2022-06-25T03:20:06Z</dc:date>
    <item>
      <title>Power BI Embedded Vertical Scroll</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Vertical-Scroll/m-p/2601567#M36964</link>
      <description>&lt;P&gt;Hi, I have embedded Power BI into my web application but regardless the browser, the screensize what so ever, a vertical scrollbar shows up. How can I get rid of it (the one highlighted in yellow in the following screenshot)?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chorda_1-1656126691781.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/738281i97A0371167CFACCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chorda_1-1656126691781.png" alt="Chorda_1-1656126691781.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Chorda_2-1656126739441.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/738282i24508A78402FBA77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Chorda_2-1656126739441.png" alt="Chorda_2-1656126739441.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the div that calls the embedContainer goes like this:&lt;/P&gt;&lt;P&gt;&amp;lt;div id="embedContainer" style="height: calc((100vw - 60px) * 0.59) !important; width: 100% !important; overflow: hidden !important; margin: auto !important; "&amp;gt;&amp;lt;/div&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get rid of the vertical scrollbar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The things I already tried that didnt worked:&lt;/P&gt;&lt;P&gt;1. I already tried in the config code with "fitToWidth", and with "actualSize" and with "oneColumn". None worked&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I alredy tried by publishing in the first place from the Power BI Desktop in the differnet fashions "Fit To Width", "Actual Size", "Fit To Page", etc&lt;/P&gt;&lt;P&gt;3. I already tried combinations of 1. and 2.&lt;/P&gt;&lt;P&gt;4. I already visited all posts here and in stackoverflow, such as , but not limited to:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/Embedded-Paginated-report-scrolling-issue/m-p/2106021#M32145" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Developer/Embedded-Paginated-report-scrolling-issue/m-p/2106021#M32145&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/66527385/powerbi-embedded-vertical-scrollbar-not-visible" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/66527385/powerbi-embedded-vertical-scrollbar-not-visible&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Issues/Auto-scroll-in-Embedded-reports/idi-p/235218" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Issues/Auto-scroll-in-Embedded-reports/idi-p/235218&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/Power-BI-Embedded-Mobile-View-showing-double-vertical-scrollbars/m-p/2601539#M36963" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Developer/Power-BI-Embedded-Mobile-View-showing-double-vertical-scrollbars/m-p/2601539#M36963&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help highly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 03:20:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Vertical-Scroll/m-p/2601567#M36964</guid>
      <dc:creator>Chorda</dc:creator>
      <dc:date>2022-06-25T03:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Embedded Vertical Scroll</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Vertical-Scroll/m-p/2606375#M37041</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/314133"&gt;@Chorda&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Do you want to remove the vertical scroll bar of browser? If yes, please review the following links, hope they can help you.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.w3schools.com/howto/howto_css_hide_scrollbars.asp" target="_self"&gt;How TO - Hide Scrollbar&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Vertical-scroll-in-report/td-p/1645109" target="_self"&gt;Vertical scroll in report&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Power-BI-Mobile-layout/td-p/2447931" target="_self"&gt;Power BI Mobile layout&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 09:40:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Embedded-Vertical-Scroll/m-p/2606375#M37041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-06-28T09:40:30Z</dc:date>
    </item>
  </channel>
</rss>

