<?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 Re: Is it possible to resize visual using code? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/360428#M10735</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/51907"&gt;@ysapiyev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, it is not possible to directly&amp;nbsp;change visual size or dashboard size&amp;nbsp;programmatically with Power BI Embedded currently.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition, &lt;A href="https://community.powerbi.com/t5/Developer/Power-BI-Embedded-responsive-dashboard-view/m-p/273815" target="_self"&gt;here&lt;/A&gt; is similar thread about building&amp;nbsp;&lt;SPAN&gt;responsive dashboard view with Power BI Embedded, in which a workaround is mentioned. Could you go to check if it helps in your scenario?&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.fabric.microsoft.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Mon, 19 Feb 2018 08:57:03 GMT</pubDate>
    <dc:creator>v-ljerr-msft</dc:creator>
    <dc:date>2018-02-19T08:57:03Z</dc:date>
    <item>
      <title>Is it possible to resize visual using code?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/359580#M10700</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to change visual size or dashboard size using code?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 14:30:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/359580#M10700</guid>
      <dc:creator>ysapiyev</dc:creator>
      <dc:date>2018-02-16T14:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to resize visual using code?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/360428#M10735</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/51907"&gt;@ysapiyev&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, it is not possible to directly&amp;nbsp;change visual size or dashboard size&amp;nbsp;programmatically with Power BI Embedded currently.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In addition, &lt;A href="https://community.powerbi.com/t5/Developer/Power-BI-Embedded-responsive-dashboard-view/m-p/273815" target="_self"&gt;here&lt;/A&gt; is similar thread about building&amp;nbsp;&lt;SPAN&gt;responsive dashboard view with Power BI Embedded, in which a workaround is mentioned. Could you go to check if it helps in your scenario?&amp;nbsp;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.fabric.microsoft.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 08:57:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/360428#M10735</guid>
      <dc:creator>v-ljerr-msft</dc:creator>
      <dc:date>2018-02-19T08:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to resize visual using code?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/360436#M10736</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/11689"&gt;@v-ljerr-msft&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It won't help in my scenario, but now I know that size of dashboards or visual can't be controlled through code. Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 09:05:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/360436#M10736</guid>
      <dc:creator>ysapiyev</dc:creator>
      <dc:date>2018-02-19T09:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to resize visual using code?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/404269#M12061</link>
      <description>&lt;P&gt;I believe this is no longer true with custom layouts: &lt;A href="https://github.com/Microsoft/PowerBI-JavaScript/wiki/Custom-Layout" target="_blank"&gt;https://github.com/Microsoft/PowerBI-JavaScript/wiki/Custom-Layout&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Apr 2018 14:27:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Is-it-possible-to-resize-visual-using-code/m-p/404269#M12061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-25T14:27:49Z</dc:date>
    </item>
  </channel>
</rss>

